Limited Fast marching range

Windows 10
Tried on Slicer 4.10.1 and 4.11

For this particular volume Fastmarching gets limited by an upper and lower limit ( i run it at a high “max volume” to better show its limits).

Already tried:
-Make sure the master volume is correct (there is only one)
-Node contains only one scalar volume
-No segment masking involved

Painting and Thresholding on the other hand cover the whole volume.
Here is a link to the volume:
https://drive.google.com/open?id=1HWnVEwjbAXzBJxVRid6F8Cg4CYsBHSxJ

Capture

Fast Marching effect requires availability of a 4-voxel neighborhood of segmented voxels, which is not valid at the volume boundary. You can expand the volume using “Crop volume” module and enlarge the clipping ROI box to add a black boundary around the original image.

However, I would recommend to try the much more powerful and flexible “Grow from seeds” effect instead.

2 Likes

Thanks for your reply, very informative.
As to why i still turn back to Fastmarching sometimes, is the possibility to examine the expansion in real time via the “segment volume” slider, while grow from seeds require editing and updating the effect takes longer.