ComposeRGBImageFilter

Langue: en

Version: 116953 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

ComposeRGBImageFilter - Implements pixel-wise composition of an RGB pixel from three scalar images.

SYNOPSIS


Detailed Description

Implements pixel-wise composition of an RGB pixel from three scalar images.

This filter receives three scalar images as input. Each image containing one of the RGB components of a color image. The filter produces as output an RGB image in which the three components have been unified. The Component type is preserved from the PixelType of the input images.

Author

Generated automatically by Doxygen for ITK from the source code.