SoExtremaImpositionProcessing Class Reference
[Geodesic Transformations]

ImageViz SoExtremaImpositionProcessing engine More...

#include <ImageViz/Engines/MathematicalMorphology/GeodesicTransformations/SoExtremaImpositionProcessing.h>

Inheritance diagram for SoExtremaImpositionProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  ImpositionOperator {
  MINIMA = 0,
  MAXIMA = 1
}

Public Member Functions

 SoExtremaImpositionProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFEnum neighborhood3d
SoSFEnum impositionOperator
SoSFImageDataAdapter inImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoExtremaImpositionProcessing engine

The SoExtremaImpositionProcessing engine extracts the geodesic radius of particles.

For an introduction, see:

The engine performs geodesic propagation in one direction only and extracts either the minimum or maximum. In minima mode this engine extracts the geodesic radius of particles. In maxima mode this engine extracts the geodesic diameter of the particles.

FILE FORMAT/DEFAULT


Library references: gdsmax gdsmin


Member Enumeration Documentation

Enumerator:
MINIMA 

This mode performs geodesic propagation in one direction and extracts the minimum.

MAXIMA 

This mode performs geodesic propagation in one direction and extracts the maximum.


Constructor & Destructor Documentation

SoExtremaImpositionProcessing::SoExtremaImpositionProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

Select the operator.

Use enum ImpositionOperator. Default is MAXIMA

The input image.

Default value is NULL. Supported types include: grayscale binary 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.

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/