[Insight-users] bug in itkBinaryErodeImageFilter
Gaetan Lehmann
gaetan.lehmann at jouy.inra.fr
Wed Jun 22 04:13:09 EDT 2005
Hi,
I have a similar problem some weeks ago. I have forgotten to use
CreateStructuringElement() method on kernel object.
Perhap's it's the same for you ?
Regards,
Gaetan.
On Wednesday 22 June 2005 02:43, kingaza at gmail.com wrote:
> Hi all,
>
> I choose a kernel with the size of [1,1], and set ErodeValue as 0
>
> 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 1 1 1 0 0 0 0 0 0
> 0 0 0 1 1 1 =====> 0 0 0 0 1 65535
> 0 0 0 1 1 1 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/insight-users/attachments/20050622/d63b3d7e/attachment.pgp
More information about the Insight-users
mailing list