SoClosestBoundaryPointsProcessing3d Class Reference
[Distance Maps]

ImageViz SoClosestBoundaryPointsProcessing3d engine More...

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

Inheritance diagram for SoClosestBoundaryPointsProcessing3d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoClosestBoundaryPointsProcessing3d ()

Public Attributes

SoSFImageDataAdapter inBinaryImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outMapImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outGrayImageX
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outGrayImageY
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outGrayImageZ

Detailed Description

ImageViz SoClosestBoundaryPointsProcessing3d engine

The SoClosestBoundaryPointsProcessing3d engine computes the chamfer distance map on object boundary and the closest point.

This engine is like the SoChamferDistanceMapProcessing3d engine applied on the objects boundaries but it also computes the closest point contour onto the binary image for each voxel of the input image, and stores its position X, Y and Z.

SEE ALSO

SoChamferDistanceMapProcessing3d.

FILE FORMAT/DEFAULT


Library references: distcont3d


Constructor & Destructor Documentation

SoClosestBoundaryPointsProcessing3d::SoClosestBoundaryPointsProcessing3d (  ) 

Constructor.


Member Data Documentation

The input binary image.

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

The output X distance map image.

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

The output Y distance map image.

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

The output Z distance map image.

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

he output background distance map.

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/