CogCNLSearchResult ContrastComputed Property Cognex VisionPro 9.7
True if the result's Contrast has been computed. This will only be true if the LinearSearch algorithm was used to compute this result.

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

public bool ContrastComputed { get; }

Property Value

Type: Boolean
See Also