Gets whether the result's Score was greater than or equal to
the accept threshold.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanTrue if the result's Score was greater than or equal to the specified AcceptThreshold in the CogSearchMaxRunParams; otherwise, false.
See Also