SoGrayscaleToColorProcessing Class Reference
[Color Transforms]

ImageViz SoGrayscaleToColorProcessing engine More...

#include <ImageViz/Engines/ImageFiltering/ColorTransforms/SoGrayscaleToColorProcessing.h>

Inheritance diagram for SoGrayscaleToColorProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoGrayscaleToColorProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inGrayImage1
SoSFImageDataAdapter inGrayImage2
SoSFImageDataAdapter inGrayImage3
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoGrayscaleToColorProcessing engine

For an introduction to color transforms, see section Color Transforms.

The SoGrayscaleToColorProcessing engine combines three grayscale input images into a single RGB output image.

See also: SoColorToGrayscaleProcessing, SoColorGetPlaneProcessing2d.

FILE FORMAT/DEFAULT


Library references: mono2rgb


Constructor & Destructor Documentation

SoGrayscaleToColorProcessing::SoGrayscaleToColorProcessing (  ) 

Constructor.


Member Data Documentation

Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.

Default is MODE_AUTO

The 1st input image.

Default value is NULL. Supported types include: grayscale binary label image.

The 2nd input image.

Default value is NULL. Supported types include: grayscale binary label image.

The 3rd input image.

Default value is NULL. Supported types include: grayscale binary label image.

The output image.

Default value is NULL. Supported types include: grayscale binary label color image.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/