#include <itkChangeLabelImageFilter.h>
Public Types | |
| typedef std::map< TInput, TOutput > | ChangeMapType |
Public Member Functions | |
| ChangeLabel () | |
| void | ClearChangeMap () |
| TInput | GetChange (const TInput &original) |
| bool | operator!= (const ChangeLabel &other) const |
| TOutput | operator() (const TInput &A) |
| bool | operator== (const ChangeLabel &other) const |
| void | SetChange (const TInput &original, const TOutput &result) |
| void | SetChangeMap (const ChangeMapType &changeMap) |
| ~ChangeLabel () | |
|
|||||
|
Definition at line 57 of file itkChangeLabelImageFilter.h. |
|
|||||||||
|
Definition at line 56 of file itkChangeLabelImageFilter.h. |
|
|||||||||
|
Definition at line 57 of file itkChangeLabelImageFilter.h. |
|
|||||||||
|
Definition at line 88 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 73 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 61 of file itkChangeLabelImageFilter.h. References itk::Functor::ChangeLabel< TInput, TOutput >::m_ChangeMap. |
|
||||||||||
|
Definition at line 93 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 69 of file itkChangeLabelImageFilter.h. |
|
||||||||||||||||
|
Definition at line 78 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 83 of file itkChangeLabelImageFilter.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000