SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::ScalarToRGBColormapImageFilter |
Implements pixel-wise intensity->rgb mapping operation on one image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ScalarToRGBColormap (const Image &image1, ScalarToRGBColormapImageFilter::ColormapType colormap=itk::simple::ScalarToRGBColormapImageFilter::Grey, bool useInputImageExtremaForScaling=true) |
Implements pixel-wise intensity->rgb mapping operation on one image. More... | |