23#ifndef _SO_CENTERLINE_APPROXIMATION_3D_H_
24#define _SO_CENTERLINE_APPROXIMATION_3D_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCenterLineApproximat...
SoSFUInt32 smoothingIteration
Number of smoothing iteration of the output line set (post processing).
SoSFImageDataAdapter inLabelImage
Input label image.
SoSFUInt32 numberOfBranches
Number of branches iteratively added to the reconstructed centerline tree.
SoCenterLineApproximation3d()
Constructor.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outBinaryImage
Output centerline.
SoSFBool autoMode
If this parameter is set to true the number of branches is computed automatically (the parameter newB...
SoImageVizEngineOutput< SoSFFieldContainer, SoIndexedLineSet * > outLineSet
Output line set.
SoSFDouble distanceMapSmoothing
This parameter controls the smoothing of the distance map which is computed internally to make the tr...
SoSFDouble newBranchSensibility
This parameter controls the adding of a new branch in the tree in automatic mode.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
Field containing a single Boolean value.
Field containing a floating-point value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing an unsigned int32_t integer.