SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkScalarToRGBColormapImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkScalarToRGBColormapImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

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...