24#ifndef _SO_COMPAREVALUE_IMAGE_FILTER_H_
25#define _SO_COMPAREVALUE_IMAGE_FILTER_H_
90 {
return m_voxelNumber; }
96 unsigned long m_voxelNumber;
128 GREATER_OR_EQUAL = 3,
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of comparison between two images.
SbCompareDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
unsigned long getVoxelNumber() const
The number of voxels fitting the criterion.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCompareValueQuantifi...
SoSFImageDataAdapter inImage
The input image operand.
SoSFFloat operandValue
The floating value to compare.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoImageVizEngineAnalysisOutput< SbCompareDetail > outResult
The output measure result.
SoSFEnum comparisonCriterion
Select the comparison test to perform between image and value.
SoCompareValueQuantification()
Constructor.
<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...
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...