SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::LabelToRGBImageFilter |
Apply a colormap to a label image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::LabelToRGB (const Image &image1, double backgroundValue=0.0, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
Apply a colormap to a label image. More... | |