CogDLRuntimeParamBlueRead Threshold Property Cognex VisionPro 9.24
The detection threshold. Threshold determines how closely the found feature must be to the desired feature in order for it to be considered detected. A found feature must exceed this threshold.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public double Threshold { get; set; }

Property Value

Type: Double
See Also