Gets or sets the input image used to perform search. The SearchRegion
is applied to this InputImage in order to define the region that
will be used locate SearchMax pattern(s).
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: ICogImageThe input image. Default value is NULL.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected:
|
See Also