[Insight-users] Narrowbanded boundary from a binary image

Luis Ibanez luis.ibanez at kitware.com
Wed Apr 7 13:35:04 EDT 2010


Hi Mengda,

You may want to look at:
Insight/Code/BasicFilters/itkBinaryMaskToNarrowBandPointSetFilter.h

http://public.kitware.com/Insight/Doxygen/html/classitk_1_1BinaryMaskToNarrowBandPointSetFilter.html

whose essential piece is the
"itkReinitializeLevelSetImageFilter.h"

http://public.kitware.com/Insight/Doxygen/html/classitk_1_1ReinitializeLevelSetImageFilter.html


    Regards,


          Luis


--------------------------------------------------------
On Tue, Apr 6, 2010 at 7:09 PM, Mengda Wu <wumengda at gmail.com> wrote:
> Hi all,
>
>     I am wondering if someone can points me how to get a narrowbanded
> boundary from some shape represented by a binary image using ITK filters.
> That
> is to get the boundary of that shape with a user-specified width. The output
> is ideally another binary image.
>
> Thanks,
> Mengda
>
> _____________________________________
> 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