[Insight-users] Regarding arbitrary region extraction

Luis Ibanez luis.ibanez at kitware.com
Mon May 24 20:52:59 EDT 2010


Hi Xuanaux,

You may find useful to look at the following filters:

http://www.itk.org/Doxygen/html/classitk_1_1PolylineMask2DImageFilter.html
http://www.itk.org/Doxygen/html/classitk_1_1PolylineMaskImageFilter.html

They can be used for masking an image by using
a polyline.


     Regards,


             Luis

------------------------------------------------------------------------------------------------
On Mon, May 24, 2010 at 2:38 PM, xuanaux <xuanaux at gmail.com> wrote:
>
> Hi, Luis
>
> Thank you very much for your suggestion.
> Sorry I did not clearly state the problem I want to solve. Actually, I have
> already got the bounding box of the contours by RegionOfInterestImageFilter.
> But I am not satisfied with the result by RegionOfInterestImageFilter. For
> example, I am trying to get the heart volume. But the bounding box contains
> some "redundant" volume of liver and chest wall as well, which is undesired
> because these parts may influence the accuracy of following registration
> process. I want to get a "clean" heart volume defined by contours of heart.
> I wonder is there a way to achieve this?
>
> Thanks in advance!
>
> Xuan
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Regarding-arbitrary-region-extraction-tp5086963p5095194.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list