SoColorGetPlaneProcessing2d Class Reference
[Color Transforms]

ImageViz SoColorGetPlaneProcessing2d engine More...

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

Inheritance diagram for SoColorGetPlaneProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoColorGetPlaneProcessing2d ()

Public Attributes

SoSFImageDataAdapter inColorImage
SoSFInt32 planeIndex
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outGrayImage

Detailed Description

ImageViz SoColorGetPlaneProcessing2d engine

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

The SoColorGetPlaneProcessing2d engine extracts a given plane from any color image (RGB, HIS, multisource, ....) into a grayscale image.

See also: SoGrayscaleToRgbProcessing, SoRgbToGrayscaleProcessing.

FILE FORMAT/DEFAULT


Library references: colorgetplane


Constructor & Destructor Documentation

SoColorGetPlaneProcessing2d::SoColorGetPlaneProcessing2d (  ) 

Constructor.


Member Data Documentation

The input color image.

Default value is NULL. Supported types include: color image.

The output grayscale image representing the extracted plane.

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

The index of plane to extract.RGB case: 0 for Red, 1 for Green, 2 for Blue.

Default value is 0.


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/