SoGlobalAnalysisQuantification Class Reference
[Global Measures]

ImageViz SoGlobalAnalysisQuantification computes all the measurements of a measure list. More...

#include <ImageViz/Engines/ImageAnalysis/GlobalMeasures/SoGlobalAnalysisQuantification.h>

Inheritance diagram for SoGlobalAnalysisQuantification:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoGlobalAnalysisQuantification ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inBinaryImage
SoSFImageDataAdapter inIntensityImage
SoMFDataMeasure measureList
SoSFDataMeasureAttributes measureAttributes
SoImageVizEngineOutput
< SoSFLabelAnalysisResult,
SoLabelAnalysisResult * > 
outAnalysis

Detailed Description

ImageViz SoGlobalAnalysisQuantification computes all the measurements of a measure list.

SoGlobalAnalysisQuantification computes all the measurements of a measure list considering all voxels of the binary image as blonging to the same object.

For an introduction, see:

This engine computes all the measurements of a measure list and generates an output object LabelAnalysisResult containing the result values. It gives a global result on the overall image, considering the non zero pixels/voxels in the image. More details about each measure can be found in SoDataMeasurePredefined.

SEE ALSO

SoLabelAnalysisQuantification.

FILE FORMAT/DEFAULT


Library references: global_analyze


Constructor & Destructor Documentation

SoGlobalAnalysisQuantification::SoGlobalAnalysisQuantification (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input binary image.

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

The intensity image.

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

The measure attributes to customize measurement.

The list of measures to compute.

Default value is NULL.

The output analysis.

Default value is NULL.


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/