SoApplyGrayscaleLutProcessing Class Reference
[Grayscale Transforms]

ImageViz SoApplyGrayscaleLutProcessing engine allows to apply a grayscale look up table More...

#include <ImageViz/Engines/ImageFiltering/GrayscaleTransforms/SoApplyGrayscaleLutProcessing.h>

Inheritance diagram for SoApplyGrayscaleLutProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoApplyGrayscaleLutProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inImage
SoMFInt32 anamorphosisLut
SoSFVec2i32 intensityRangeInput
SoSFVec2i32 intensityRangeOutput
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoApplyGrayscaleLutProcessing engine allows to apply a grayscale look up table

The SoApplyGrayscaleLutProcessing engine applies the selected lookup table (Lut) to the input image.

For instance, it may be useful to set a same label to different segmented objects.

This engine allows also to select the input range of the image. E.g., you can change only the grey level values between 100 and 150.

FILE FORMAT/DEFAULT


Library references: anamorphosis


Constructor & Destructor Documentation

SoApplyGrayscaleLutProcessing::SoApplyGrayscaleLutProcessing (  ) 

Constructor.


Member Data Documentation

The array of the anamorphosis Lut.

Default value is 0.

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

Default is MODE_AUTO

The input grayscale or label image.

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

The index range of input Lut (minimum and maximum input intensity).

Default value is SbVec2i32(0,255).

The low and high outside range level (minimum and maximum output intensity).

Default value is SbVec2i32(0,255).

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/