24#ifndef _SO_SEG_APPROX_IMAGE_FILTER_H_
25#define _SO_SEG_APPROX_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<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...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoObjectToSegmentAppro...
SoSFFloat maxDistance
The maximum distance in pixels between curve and segment.
SoSFImageDataAdapter inObjectImage
The input binary or label image.
SoImageVizEngineOutput< SoSFSegmentChain, SoSegmentChain * > outSegment
The output segment.
SoSFInt32 maxPointNumber
The maximum number of processed pixels.
SoObjectToSegmentApproximation2d()
Constructor.
SoSFInt32 minArea
The minimum surface of kept cells.
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 a int32_t integer.