Gets or sets whether to enable relative brightness. If true then
RelativeBrightnessRangeLow
and
RelativeBrightnessRangeHigh
properties will be used to search only the patterns within the defined
relative brightness range.
If false then RelativeBrightnessRangeLow and
RelativeBrightnessRangeHigh properties are ignored during SearchMax search.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanTrue if relative brightness is enabled; otherwise, false. Default value is false.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Remarks
See Also