CogSearchMaxResult RelativeBrightness Property Cognex VisionPro 9.7
Gets the relative brightness for this result. Relative brightness is the ratio of the mean of the pixels in the located pattern to the mean of the care pixels in the trained pattern.

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

public double RelativeBrightness { get; }

Property Value

Type: Double
Relative brightness for this result.
See Also