On 04/29/2010 08:39 AM, Matthias Mucha wrote: > Dear list, > > I want to interactivly mask a 2D-Ultrasound-Image to show only the main > ultrasound-content without any border-information. When I was trying the > Interactive-Segmentation-Tool I found the polygon-tool to add a region of > interest at each slice. Can I use something similar in MITK to mask the > 2D-image in such a way?
Dear Matthias, when you start ExtApp, there is also a view called "BasicImageProcessing". You can use this view to multiply your segmentation and the original image. Since segmentations from the segmentation bundle have 0 as background value and 1 as foreground value, the effect of this multiplication is masking. Kind regards, Daniel ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
