SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::ChangeLabelImageFilter |
Change Sets of Labels. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::ChangeLabel (const Image &image1, std::map< double, double > changeMap=std::map< double, double >()) |
Change Sets of Labels. | |
Image | itk::simple::ChangeLabel (Image &&image1, std::map< double, double > changeMap=std::map< double, double >()) |
Change Sets of Labels. | |