SoClosestBoundaryPointsProcessing2d Class Reference
[Distance Maps]

ImageViz SoClosestBoundaryPointsProcessing2d engine More...

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

Inheritance diagram for SoClosestBoundaryPointsProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoClosestBoundaryPointsProcessing2d ()

Public Attributes

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

Detailed Description

ImageViz SoClosestBoundaryPointsProcessing2d engine

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

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

SEE ALSO

SoChamferDistanceMapProcessing2d.

FILE FORMAT/DEFAULT


Library references: distcont


Constructor & Destructor Documentation

SoClosestBoundaryPointsProcessing2d::SoClosestBoundaryPointsProcessing2d (  ) 

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 background distance map 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/