[ITK-users] 3-D support for BinaryPruningImageFilter

Dženan Zukić dzenanz at gmail.com
Mon Jul 31 15:23:33 EDT 2017


Hi Anchit,

I took a look at the source
<https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.hxx>
code, and it does seem to be 2D-only.

Regards,
Dženan Zukić, PhD, Senior R&D Engineer, Kitware (Carrboro, N.C.)

On Fri, Jul 28, 2017 at 1:58 PM, Anchit Dhar <Anchit.Dhar at mathworks.com>
wrote:

> Hello,
>
>
>
> I have written a module to prune branches of a 3-D Skeleton using ITK’s BinaryPruningImageFilter.
> The filter is returning unexpected pruned results for a 3-D skeleton input.
>
>
>
> The doxygen page
> <https://itk.org/Doxygen/html/classitk_1_1BinaryPruningImageFilter.html>
> for the filter states that –
>
> *“The algorithm is the N-dimensional version of that given for two
> dimensions in: Rafael C. Gonzales and Richard E. Woods. Digital Image
> <https://itk.org/Doxygen/html/classitk_1_1Image.html> Processing. Addison
> Wesley, 491-494, (1993).”*
>
> But, from the source code of BinaryPruningImageFilter it appears that
> pruning is being performed considering 2-D neighbors only and hence does
> not support 3-D. Can someone please confirm this?
>
> Thanks.
>
> -Anchit
>
>
>
>
>
>
>
>
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170731/57010307/attachment.html>


More information about the Insight-users mailing list