SoTimeMapProcessing Class Reference
[Distance Maps]

ImageViz SoTimeMapProcessing engine More...

#include <ImageViz/Engines/MathematicalMorphology/DistanceMaps/SoTimeMapProcessing.h>

Inheritance diagram for SoTimeMapProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoTimeMapProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inBinaryImage
SoSFImageDataAdapter inIntensityImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outIntensityImage

Detailed Description

ImageViz SoTimeMapProcessing engine

The SoTimeMapProcessing engine computes the shortest travel time between one point of the output image and the binary mask. The travel time for a given path is the sum of the intensities of the "Distance" image along this path. This engine considers diagonal directions using the chamfer metric.

SEE ALSO

SoChamferDistanceMapProcessing2d, SoChamferDistanceMapProcessing3d.

FILE FORMAT/DEFAULT


Library references: timemap


Constructor & Destructor Documentation

SoTimeMapProcessing::SoTimeMapProcessing (  ) 

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

Supported types include: grayscale binary label color image.

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/