The watershed example produces a beautiful segmentation of my image, but I can&#39;t figure out how to get something to the effect of a vector of binary masks, one for each segment. As an example, say there was a very simple image of a circle and a square. I&#39;d want to know which pixels belong to the background, which pixels belong to the circle, and which pixels belong to the square.  I saw a post from 5 years ago that sounded like you have to dig into the internal hash table of itkWatershedSegmentTable. Is this still the case? Does anyone have an example of separating the regions after the segmentation?<br>

<br clear="all">Thanks,<br><br>David<br>