#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) |
| TOutput | operator() (const TInput &A) |
|
|||||
|
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 61 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 76 of file itkChangeLabelImageFilter.h. |
|
||||||||||||||||
|
Definition at line 66 of file itkChangeLabelImageFilter.h. |
|
||||||||||
|
Definition at line 71 of file itkChangeLabelImageFilter.h. |
1.4.1 written by Dimitri van Heesch,
© 1997-2000