#include <itkIntensityWindowingImageFilter.h>
Collaboration diagram for itk::Functor::IntensityWindowingTransform< TInput, TOutput >:

Public Types | |
| typedef NumericTraits< TInput >::RealType | RealType |
Public Member Functions | |
| IntensityWindowingTransform () | |
| ~IntensityWindowingTransform () | |
| void | SetFactor (RealType a) |
| void | SetOffset (RealType b) |
| void | SetOutputMinimum (TOutput min) |
| void | SetOutputMaximum (TOutput max) |
| void | SetWindowMinimum (TInput min) |
| void | SetWindowMaximum (TInput max) |
| TOutput | operator() (const TInput &x) |
|
|||||
|
|||||||||
|
Definition at line 35 of file itkIntensityWindowingImageFilter.h. |
|
|||||||||
|
Definition at line 36 of file itkIntensityWindowingImageFilter.h. |
|
||||||||||
|
Definition at line 43 of file itkIntensityWindowingImageFilter.h. References itk::Functor::IntensityWindowingTransform< TInput, TOutput >::RealType. |
|
||||||||||
|
Definition at line 37 of file itkIntensityWindowingImageFilter.h. References itk::Functor::IntensityWindowingTransform< TInput, TOutput >::RealType. |
|
||||||||||
|
Definition at line 38 of file itkIntensityWindowingImageFilter.h. References itk::Functor::IntensityWindowingTransform< TInput, TOutput >::RealType. |
|
||||||||||
|
Definition at line 40 of file itkIntensityWindowingImageFilter.h. |
|
||||||||||
|
Definition at line 39 of file itkIntensityWindowingImageFilter.h. |
|
||||||||||
|
Definition at line 42 of file itkIntensityWindowingImageFilter.h. |
|
||||||||||
|
Definition at line 41 of file itkIntensityWindowingImageFilter.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000