SoLabelAnalysisQuantification Class Reference
[Individual Measures]

ImageViz SoLabelAnalysisQuantification engine performs measurements on objects from a label image. More...

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

Inheritance diagram for SoLabelAnalysisQuantification:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoLabelAnalysisQuantification ()

Public Attributes

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

Detailed Description

ImageViz SoLabelAnalysisQuantification engine performs measurements on objects from a label image.

For an introduction, see:

The SoLabelAnalysisQuantification engine computes measurements of measure list on each cell or connected component of the input image, and generates an output object SoLabelAnalysisResult containing the result values. If input images provides a coordinates unit, result values are expressed according to that coordinates unit. More details about each label measurement can be found in the list of available measures contained in SoDataMeasurePredefined.

SEE ALSO

SoLabelFilteringAnalysisQuantification, SoGlobalAnalysisQuantification.

FILE FORMAT/DEFAULT


Library references: analyze_label

See related examples:

LabelAnalysis, CustomMeasure, CustomAttribute, PoreAnalysis


Constructor & Destructor Documentation

SoLabelAnalysisQuantification::SoLabelAnalysisQuantification (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The intensity 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.

The measure attributes to customize measurement.

The list of measures to compute.

Default value is 0.

The output analysis.

Default value is NULL.


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/