24#ifndef _SO_EXTREMA_IMAGE_FILTER_H_
25#define _SO_EXTREMA_IMAGE_FILTER_H_
#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 extrema global measure.
float getMean() const
The image mean value of intensities.
float getMinimum() const
The image minimal value of intensities.
float getMaximum() const
The image maximal value of intensities.
SbExtremaDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoIntensityExtremaQuan...
SoSFImageDataAdapter inImage
The input image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoIntensityExtremaQuantification()
Constructor.
SoImageVizEngineAnalysisOutput< SbExtremaDetail > outResult
The output measure result.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...