#include <itkRescaleIntensityImageFilter.h>
Collaboration diagram for itk::Functor::IntensityLinearTransform< TInput, TOutput >:

Public Types | |
| typedef NumericTraits< TInput >::RealType | RealType |
Public Member Functions | |
| IntensityLinearTransform () | |
| ~IntensityLinearTransform () | |
| void | SetFactor (RealType a) |
| void | SetOffset (RealType b) |
| void | SetMinimum (TOutput min) |
| void | SetMaximum (TOutput max) |
| TOutput | operator() (const TInput &x) |
|
|||||
|
|||||||||
|
Definition at line 34 of file itkRescaleIntensityImageFilter.h. |
|
|||||||||
|
Definition at line 35 of file itkRescaleIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 40 of file itkRescaleIntensityImageFilter.h. References itk::Functor::IntensityLinearTransform< TInput, TOutput >::RealType. |
|
||||||||||
|
Definition at line 36 of file itkRescaleIntensityImageFilter.h. References itk::Functor::IntensityLinearTransform< TInput, TOutput >::RealType. |
|
||||||||||
|
Definition at line 39 of file itkRescaleIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 38 of file itkRescaleIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 37 of file itkRescaleIntensityImageFilter.h. References itk::Functor::IntensityLinearTransform< TInput, TOutput >::RealType. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000