#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::ChangeLabel (const Image &image1, std::map< double, double > changeMap=std::map< double, double >()) |
| Change Sets of Labels. More...
|
|
Image | itk::simple::ChangeLabel (Image &&image1, std::map< double, double > changeMap=std::map< double, double >()) |
| Change Sets of Labels. More...
|
|
|
Image | itk::simple::ChangeLabel (Image &&image1, std::map< double, double > changeMap=std::map< double, double >()) |
| Change Sets of Labels. More...
|
|
Image | itk::simple::ChangeLabel (const Image &image1, std::map< double, double > changeMap=std::map< double, double >()) |
| Change Sets of Labels. More...
|
|