Go to the source code of this file.
|
|
Image | itk::simple::LabelOverlay (const Image &image, const Image &labelImage, double opacity=0.5, double backgroundValue=0.0, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
| Apply a colormap to a label image and put it on top of the input image. More...
|
|
Image | itk::simple::LabelOverlay (Image &&image, const Image &labelImage, double opacity=0.5, double backgroundValue=0.0, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
| Apply a colormap to a label image and put it on top of the input image. More...
|
|
|
Image | itk::simple::LabelOverlay (Image &&image, const Image &labelImage, double opacity=0.5, double backgroundValue=0.0, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
| Apply a colormap to a label image and put it on top of the input image. More...
|
|
Image | itk::simple::LabelOverlay (const Image &image, const Image &labelImage, double opacity=0.5, double backgroundValue=0.0, std::vector< uint8_t > colormap=std::vector< uint8_t >()) |
| Apply a colormap to a label image and put it on top of the input image. More...
|
|