CogSearchMaxResult Contrast Property Cognex VisionPro
Gets the contrast for this result. Contrast is the ratio of the standard deviation of the pixels in the located pattern to the standard deviation of the care pixels in the trained pattern.

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

public double Contrast { get; }

Property Value

Type: Double
Contrast for this result.
See Also