24#ifndef _SO_SOLOCALADAPTIVETHRESHOLDPROCESSING_IMAGE_FILTER_H_
25#define _SO_SOLOCALADAPTIVETHRESHOLDPROCESSING_IMAGE_FILTER_H_
109 GREATER_OR_EQUAL = 0,
#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...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoLocalAdaptiveThresho...
SoSFImageDataAdapter inImage
Input image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outBinaryImage
The output binary image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFFloat threshold
Enter a floating value Default value is 1.0f.
SoSFEnum thresholdMode
Local threshold mode Use enum ThresholdMode.
SoSFEnum comparisonCriterion
Select the comparison test to perform between image and value.
SoSFVec3i32 kernelSize
The kernel size in each direction for computing the mean intensity.
SoLocalAdaptiveThresholdProcessing()
Constructor.
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="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...