[Insight-users] GrayscaleErodeImageFilter - SetKernel
Paulo Henrique Junqueira Amorim
paulojamorim at gmail.com
Sun Dec 28 16:18:35 EST 2008
Hi,
I am using the GrayscaleErodeImageFilter, but my ITK not have
BinaryBallStructuringElement to use SetKernel().
how can I use SetKernel () ?
code:
erode = itk.GrayscaleErodeImageFilter.IF3IF3SE3.New()
erode.SetInput(image.GetOutput())
erode.SetKernel( ?? )
ITK is my 3.8 with Python Wrapper.
Regards,
Paulo Amorim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20081228/a7abfa80/attachment-0001.htm>
More information about the Insight-users
mailing list