24#ifndef _SO_SOLOCALMAXIMAQUANTIFICATION_IMAGE_FILTER_H_
25#define _SO_SOLOCALMAXIMAQUANTIFICATION_IMAGE_FILTER_H_
153 {
return m_positionX; }
157 {
return m_positionY; }
161 {
return m_positionZ; }
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
<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> Abstract base class fo...
Results details of SoLocalMaximaQuantification.
float getValue() const
The value of maxima.
SbLocalMaximaDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
float getPositionZ() const
The Z position of the maxima.
float getPositionX() const
The X position of the maxima.
float getPositionY() const
The Y position of the maxima.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoLocalMaximaQuantific...
SoSFInt32 numberOfPatterns
The number of patterns to be detected.
SoSFVec3i32 localWindow
The neighborhood size in X, Y and Z.
SoImageVizEngineAnalysisOutput< SbLocalMaximaDetail > outResult
The matching results.
SoSFFloat thresholdLevel
Threshold.
SoSFImageDataAdapter inGrayImage
Enter input grey level image Default value is NULL.
SoSFEnum precisionMode
Select the precision mode of position.
SoLocalMaximaQuantification()
Constructor.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
Field containing an enumerated 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 a int32_t integer.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...