#include <itkInvertIntensityImageFilter.h>
Collaboration diagram for itk::Functor::InvertIntensityTransform< TInput, TOutput >:

Public Types | |
| typedef NumericTraits< TInput >::RealType | RealType |
Public Member Functions | |
| InvertIntensityTransform () | |
| bool | operator!= (const InvertIntensityTransform &other) const |
| TOutput | operator() (const TInput &x) |
| bool | operator== (const InvertIntensityTransform &other) const |
| void | SetMaximum (TOutput max) |
| ~InvertIntensityTransform () | |
|
|||||
|
Definition at line 31 of file itkInvertIntensityImageFilter.h. |
|
|||||||||
|
Definition at line 32 of file itkInvertIntensityImageFilter.h. |
|
|||||||||
|
Definition at line 33 of file itkInvertIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 37 of file itkInvertIntensityImageFilter.h. References itk::Functor::InvertIntensityTransform< TInput, TOutput >::m_Maximum. |
|
||||||||||
|
Definition at line 51 of file itkInvertIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 46 of file itkInvertIntensityImageFilter.h. |
|
||||||||||
|
Definition at line 35 of file itkInvertIntensityImageFilter.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000