[ITK] MATLAB bwareaopen() equivalent in ITK

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Tue May 20 04:35:39 EDT 2014


Dear Ruturaj,
binary math morphology filters [1] will be of help for this task. The
itk::BinaryOpeningByReconstructionImageFilter [2] is probably the filter
you are looking for.

HTH,
JON HAITZ

[1]
http://www.itk.org/Doxygen/html/group__ITKBinaryMathematicalMorphology.html
[2]
http://www.itk.org/Doxygen/html/classitk_1_1BinaryOpeningByReconstructionImageFilter.html


On 20 May 2014 10:09, Girish, Gavaskar Ruturaj <
gavaskar.ruturaj.girish at philips.com> wrote:

>  Dear all,
>
>
>
> Is there a class in ITK which provides functionality to remove small white
> objects in a binary image, similar to the function bwareaopen() in
> MATLAB? If not, how can this be done?
>
>
>
> Thanks & Regards,
>
> Ruturaj
>
> ------------------------------
> The information contained in this message may be confidential and legally
> protected under applicable law. The message is intended solely for the
> addressee(s). If you are not the intended recipient, you are hereby
> notified that any use, forwarding, dissemination, or reproduction of this
> message is strictly prohibited and may be unlawful. If you are not the
> intended recipient, please contact the sender by return e-mail and destroy
> all copies of the original message.
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140520/67701108/attachment-0002.html>


More information about the Community mailing list