[Insight-developers] ThresholdImageFilter does not use the
Set/Get notation
Karthik Krishnan
Karthik.Krishnan at kitware.com
Fri Oct 14 11:37:50 EDT 2005
Done
thanks
On Thursday 13 October 2005 10:25 am, Gaetan Lehmann wrote:
> Can somebody reply to this mail ?
> Thanks,
>
> Gaetan
>
> On Sun, 09 Oct 2005 22:48:34 +0200, Gaetan Lehmann
>
> <gaetan.lehmann at jouy.inra.fr> wrote:
> > Hi,
> >
> > The ThresholdImageFilter doesn't use the Set/Get notation. Is it
> > possible to
> > use it ?
> > The following code should do the job:
> >
> > itkSetMacro(Lower, PixelType);
> > itkGetMacro(Lower, PixelType);
> >
> > itkSetMacro(Upper, PixelType);
> > itkGetMacro(Upper, PixelType);
> >
> > Thanks,
> >
> > Gaetan
More information about the Insight-developers
mailing list