SoLabelInterfacesProcessing Class Reference
[Feature Selection]

ImageViz SoLabelInterfacesProcessing engine More...

#include <ImageViz/Engines/ImageSegmentation/FeatureSelection/SoLabelInterfacesProcessing.h>

Inheritance diagram for SoLabelInterfacesProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoLabelInterfacesProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFEnum neighborhood3d
SoSFImageDataAdapter inLabelImage
SoSFInt32 phaseNumber
SoSFBool onlyBlackVoxels
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outBinaryImage

Detailed Description

ImageViz SoLabelInterfacesProcessing engine

The SoLabelInterfacesProcessing engine generates a binary image containing points with a number of different neighbors.

This engine computes all points of image that have at least a number of different neighbors (label value). Then this engine generates a binary image containing all these points. This engine looks for everywhere on image or only where intensity equals 0 (useful for boundaries of an SoMarkerBasedWatershedProcessing result image).

SEE ALSO

SoMarkerBasedWatershedProcessing, SoExpandLabelsProcessing, SoCentroidPathTortuosityQuantification3d.

FILE FORMAT/DEFAULT


Library references: getmultiphase


Constructor & Destructor Documentation

SoLabelInterfacesProcessing::SoLabelInterfacesProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input label image.

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

In 3D configuration (see computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

Use enum Neighborhood3d. Default is CONNECTIVITY_26.

Select if use only pixels with intensity = 0.

Default value is TRUE.

The output binary image.

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

The number of phases.

Default value is 3.


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/