True if the result's Score was >= the AcceptThreshold specified in the CogCNLSearchRunParams.
Namespace: Cognex.VisionPro.CNLSearchAssembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanRemarks
True if the result's Score is greater than or equal to the AcceptThreshold that you specified for the search, false otherwise.
See Also