[Insight-users] Dilation

Richard Beare richard.beare at gmail.com
Wed May 11 19:24:42 EDT 2011


Binary dilation needs the foreground value to be set. The default is
the maximum value for the pixel type you are using, which may not
correspond to the white in your image.

2011/5/12 LaMoOsH .. <xlolla28x at hotmail.com>:
>
> Hello everyone ..
>
> I an trying to apply a dilation on my image.
>
> my image is binary. black background and white circle in the middle (not
> exactly circle more as a white region)
> I want to increase the size of that region, move the boundary of the region
> a little bt farther .
>
> I used the itkBinaryDilateImageFilterTest
>
> it was built without errors.. but when I run it .. it is still the same
> image without any changes ..
>
> thanks :)
>
>
>
> _____________________________________
> 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