Skip to content

Watershed

Ignacio Tartavull edited this page Mar 31, 2017 · 9 revisions

Watershed

Stage1: Chunk wise watershed

It only handles the case
ws.affinity_bitsize == 32 and ws.id_bitsize == 32

Stage2: Gets all the chunks and decides how to connect.
Stage3: Relabels based on the output of Stage1 and Stage2 to apply the actual merging.

Clone this wiki locally