[Insight-developers] Re: [Insight-users] ClearSeeds() in ConfidenceConnectedImageFilter...
Luis Ibanez
luis.ibanez at kitware.com
Tue, 18 May 2004 18:53:53 -0400
Hi Jean-Philippe,
Thanks for pointing this out.
There is no good reason for not having a ClearSeeds() method.
It is actually quite convenient to have it.
The method has been added now.
Please update your CVS checkout.
Thanks
Luis
----------------------------
Jean-Philippe Guyon wrote:
> Hello,
>
> is there any particular reason why there is no ClearSeeds() function
> implemented in the itkConfidenceConnectedImageFilter?
> A similar class, ConnectedThresholdImageFilter, provides that option and
> it looks like those filters should provide the same interface to handle
> the seed points.
>
> Thanks,
>
> Jean-Philippe