24#ifndef _SO_K_MEANS_CLASSIFICATION_IMAGE_FILTER_H_
25#define _SO_K_MEANS_CLASSIFICATION_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoAutoIntensityClassif...
SoSFInt32 dataPercentage
The data percentage used for pre-computing the classification.
SoSFInt32 classNumber
The number of classes to detect (i.e.
SoAutoIntensityClassificationProcessing()
Constructor.
SoSFImageDataAdapter inImage
The input image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outLabelImage
The output label image where a one label represents one class.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
<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 an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a int32_t integer.