CogCNLSearchResult ContrastComputed Property Cognex VisionPro 9.21 SR1
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: 85.1.0.0
Syntax

public bool ContrastComputed { get; }

Property Value

Type: Boolean
See Also