CogCNLSearchResult EdgeScoreComputed Property Cognex VisionPro
True if the result's EdgeScore has been computed. This will only be true if the NonLinearCNLPAS algorithm was used to compute this result.

Namespace: Cognex.VisionPro.CNLSearch
Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Syntax

public bool EdgeScoreComputed { get; }

Property Value

Type: Boolean
See Also