Gets or sets whether to enable contrast. If true then
ContrastRangeLow
and
ContrastRangeHigh
properties will be used to search only the patterns within the defined
contrast range.
If false then ContrastRangeLow and ContrastRangeHigh properties are
ignored during SearchMax search.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: BooleanTrue if contrast 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