Classes |
class | itk::Function::AutumnColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::BlueColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::ColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::CoolColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::CopperColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::CustomColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::GreenColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::GreyColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::HotColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::HSVColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::JetColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::OverUnderColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::RedColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::ScalarToRGBColormapImageFilter< TInputImage, TOutputImage > |
| Implements pixel-wise intensity->rgb mapping operation on one image. More...
|
class | itk::Function::SpringColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::SummerColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
class | itk::Function::WinterColormapFunction< TScalar, TRGBPixel > |
| Function object which maps a scalar value into an RGB colormap value. More...
|
This module contains filter/functions for converting grayscale images to colormapped rgb images.