SoLabelFilteringProcessing Class Reference
[Individual Measures]

ImageViz SoLabelFilteringProcessing engine filters objects from a label image according to a given formula. More...

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

Inheritance diagram for SoLabelFilteringProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoLabelFilteringProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inLabelImage
SoSFImageDataAdapter inIntensityImage
SoSFString inFilter
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outLabelImage

Detailed Description

ImageViz SoLabelFilteringProcessing engine filters objects from a label image according to a given formula.

For an introduction, see:

The SoLabelFilteringProcessing applies the selected filter with its criteria to the input image, outputs the filtered results and generates a new filtered image. Measurements needed are extracted from the filter. This engine is similar to SoLabelFilteringAnalysisQuantification except that the results of measurements are not provided as output.

SEE ALSO

SoLabelFilteringAnalysisQuantification.

FILE FORMAT/DEFAULT


Library references: filter_label

See related examples:

StandardWorkflow, WorkflowWithRoi


Constructor & Destructor Documentation

SoLabelFilteringProcessing::SoLabelFilteringProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input filter name See Custom formula syntax for how to use a formula.

Default value is "".

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 output image Default value is NULL.

Supported types include: 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/