24#ifndef _SO_COMPAREIMAGE_IMAGE_FILTER_H_
25#define _SO_COMPAREIMAGE_IMAGE_FILTER_H_
91 {
return m_voxelNumber; }
97 unsigned long m_voxelNumber;
129 GREATER_OR_EQUAL = 3,
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of comparison between two images.
unsigned long getVoxelNumber() const
The number of voxels fitting the criterion.
SbCompareDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCompareImageQuantifi...
SoImageVizEngineAnalysisOutput< SbCompareDetail > outResult
The output measure result.
SoSFImageDataAdapter inImage2
The 2nd input image.
SoSFImageDataAdapter inImage1
The 1st input image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFEnum comparisonCriterion
Select the comparison test to perform between images.
SoCompareImageQuantification()
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.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...