SoColorToLightnessProcessing Class Reference
[Color Transforms]

ImageViz SoColorToLightnessProcessing engine More...

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

Inheritance diagram for SoColorToLightnessProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoColorToLightnessProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inColorImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outGrayImage1

Detailed Description

ImageViz SoColorToLightnessProcessing engine

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

The SoColorToLightnessProcessing command provides the lightness plane of a RGB image in the HLS space.

FILE FORMAT/DEFAULT


Library references: lightness

See related examples:

Hessian


Constructor & Destructor Documentation

SoColorToLightnessProcessing::SoColorToLightnessProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input RGB image.

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

The output lightness image (grayscale).

Default value is NULL. Supported types include: grayscale binary label 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/