SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::ChangeLabelLabelMapFilter |
Replace the label Ids of selected LabelObjects with new label Ids. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::ChangeLabelLabelMap (const Image &image1, std::map< double, double > changeMap=std::map< double, double >()) |
Replace the label Ids of selected LabelObjects with new label Ids. | |
Image | itk::simple::ChangeLabelLabelMap (Image &&image1, std::map< double, double > changeMap=std::map< double, double >()) |
Replace the label Ids of selected LabelObjects with new label Ids. | |