[ITK-users] Erosion the largest region in the image

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Sat Mar 11 07:39:36 EST 2017


Hi Abdelkhalek,
examples exist both for binary [1] or grayscale [2] images. As ITK filters
are templated over the input image, the examples are still valid for N-D
images making the appropriate dimensionality change for the image type.

HTH,
JON HAITZ

[1]
https://itk.org/ITKExamples/src/Filtering/BinaryMathematicalMorphology/index.html
[2]
https://itk.org/ITKExamples/src/Filtering/MathematicalMorphology/index.html


--


On 11 March 2017 at 12:12, Abdelkhalek Bakkari <
bakkari.abdelkhalek at hotmail.fr> wrote:

> Dear Insight users,
>
>
> Is there any code example of Erosion the largest region in a 3D image,
> please ?
>
>
> Thank you in advance.
>
>
> Kind regards,
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
>
> _____________________________________
> 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/20170311/2900efa3/attachment.html>


More information about the Insight-users mailing list