24#ifndef _SO_THRESHOLD_CRITERION_IMAGE_FILTER_H_
25#define _SO_THRESHOLD_CRITERION_IMAGE_FILTER_H_
84 LESS_THAN_OR_EQUAL_TO = 1,
92 GREATER_THAN_OR_EQUAL_TO = 3,
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<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.
Field containing a floating-point value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoThresholdingByCriter...
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outBinaryImage
The output binary image.
SoSFImageDataAdapter inGrayImage
Input grey level image.
SoSFFloat comparisonValue
Threshold level.
SoThresholdingByCriterionProcessing()
Constructor.
SoSFEnum comparisonCriterion
Criterion of comparison.