SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::LabelMapToRGBImageFilter |
Convert a LabelMap to a colored image. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::LabelMapToRGB (const Image &image1, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
Convert a LabelMap to a colored image. | |