#include <itkChangeLabelImageFilter.h>
Public Types | |
| typedef std::map< TInput, TOutput > | ChangeMapType |
Public Member Functions | |
| ChangeLabel () | |
| ~ChangeLabel () | |
| TInput | GetChange (const TInput &original) |
| void | SetChange (const TInput &original, const TOutput &result) |
| void | SetChangeMap (ChangeMapType &changeMap) |
| void | ClearChangeMap () |
| TOutput | operator() (const TInput &A) |
|
|||||
|
Definition at line 59 of file itkChangeLabelImageFilter.h. Referenced by itk::Functor::ChangeLabel< TInput, TOutput >::SetChangeMap(). |
|
|||||||||
|
Definition at line 56 of file itkChangeLabelImageFilter.h. |
|
|||||||||
|
Definition at line 57 of file itkChangeLabelImageFilter.h. |
|
|||||||||
|
Definition at line 76 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 61 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 81 of file itkChangeLabelImageFilter.h. |
|
||||||||||||||||
|
Definition at line 66 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 71 of file itkChangeLabelImageFilter.h. References itk::Functor::ChangeLabel< TInput, TOutput >::ChangeMapType. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000