[Insight-users] Python wrappers for mathematical morphology filters

Luis Ibanez luis.ibanez at kitware.com
Sun, 29 Feb 2004 23:16:07 -0500


Hi Brian,


Thanks for pointing this out.

In response to your email, Wrappers have
been added for the binary and grayscale
mathematical morphology filters.

You will have to use the CVS version in
order to get this wrappers.

Also, examples on the use of the mathematical
morphology filters from Python were added to
the directory:


    Insight/Examples/Filtering


you will find there the files:


     BinaryDilateImageFilter.py
     BinaryErodeImageFilter.py
     GrayscaleDilateImageFilter.py
     GrayscaleErodeImageFilter.py


Please let us know if you encounter any
difficulty with the use of these filters.


    Thanks


      Luis


-----------------------
Chapman, Brian wrote:
> I have just downloaded the version 1.6 release and built it with the Python
> wrappers. Does it generate wrappers for the binary mathematical morphology
> filters? I cannot seem to find them if it does.
>  
> Thanks,
>  
> Brian
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>