ManualThreshold Property

NI Vision for Visual Basic

ManualThreshold Property

Syntax

CWIMAQParticlePreprocessingOptions.ManualThreshold

Data Type

Boolean

Purpose

Option to manually threshold the image.

Remarks

If this property is True, a manual threshold is performed using the ManualThresholdRange property. If this property is False, an automatic threshold is performed using the AutoThresholdMethod property.

See Also

ManualThresholdRange

AutoThresholdMethod