SoMeasureImageProcessing Class Reference
[Individual Measures]

ImageViz SoMeasureImageProcessing engine allows to replace all labels of the input image by the result of an individual measure. More...

#include <ImageViz/Engines/ImageAnalysis/IndividualMeasures/SoMeasureImageProcessing.h>

Inheritance diagram for SoMeasureImageProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoMeasureImageProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inLabelImage
SoSFImageDataAdapter inIntensityImage
SoSFDataMeasure measure
SoSFDataMeasureAttributes measureAttributes
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outMeasureImage

Detailed Description

ImageViz SoMeasureImageProcessing engine allows to replace all labels of the input image by the result of an individual measure.

For an introduction, see:

The SoMeasureImageProcessing engine allows to replace all labels of the input image by the result of an individual measure. SoMeasureImageProcessing engine supports same individual measurements than any analysis engine (SoLabelAnalysisQuantification). Arithmetic type of the ouput image depends on the measurement used as parameter. It can be LONG or FLOAT. For example, this engine can affect the surface value of labels at all voxels of the labels.

SoMeasureImageProcessing_image01.png

Figure 1: Grayscale and label input image

SoMeasureImageProcessing_image02.png

Figure 2: Result of SoMeasureImageProcessing command with Area as parameter (Left: standard gray colormap; Right: rainbow colormap)

SEE ALSO

SoLabelAnalysisQuantification.

FILE FORMAT/DEFAULT


Library references: measure_image


Constructor & Destructor Documentation

SoMeasureImageProcessing::SoMeasureImageProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input image Default value is NULL.

Supported types include: grayscale binary label color image.

The input label image Default value is NULL.

Supported types include: label color image.

Select a measure Default value is NULL.

The measure attributes to customize measurement.

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/