[Insight-developers] ThresholdImageFilter does not use the Set/Get notation

Gaetan Lehmann gaetan.lehmann at jouy.inra.fr
Sun Oct 9 16:48:34 EDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.itk.org/mailman/private/insight-developers/attachments/20051009/ae06f80a/attachment.pgp


More information about the Insight-developers mailing list