Hi Felix, indeed this is no desired behavior. Thank you for reporting this issue, I filed a bug for this: http://bugs.mitk.org/show_bug.cgi?id=14024 We will have a look at it soon.
As a workaround until we fixed that you can try the basic image processing plugin. It offers a image inversion filter. Please note that the resulting image will have a different pixel type than you original segmentation. To get an image with the same pixel type as your segmentation you may want to do a threshold segmentation on the inverted image afterwards. Regards Andreas On 14.12.2012, at 18:21, Félix C. Morency wrote: > Hi list, > > I've been trying to run the region growing algorithm (from the view of the > same name) on a binary volume (ie. already segmented) and it doesn't seem to > work. When I place the seed in the background (black), the algorithm returns > an empty volume. When I place the seed on the foreground (white), the > algorithm returns the full volume as the segmentation. I tried to play with > the parameters without luck. Is this a desired behavior? How can I achieve > such segmentation? > > Regards, > -- > Félix C. Morency, M.Sc. > Plateforme d’analyse et de visualisation d’images > Centre Hospitalier Universitaire de Sherbrooke > Centre de recherche clinique Étienne-Le Bel > Local Z5-3031 | 819.346.1110 ext 16634 > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d_______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
