Search image used to run a PMAlign inspection. The SearchRegion is applied to this InputImage in order to define the region that will be used locate PMAlign pattern(s).
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
public ICogImage InputImage { get; set; }public ICogImage InputImage { get; set; }Public Property InputImage As ICogImage
Get
Set
Public Property InputImage As ICogImage
Get
Set
public:
property ICogImage^ InputImage {
ICogImage^ get ();
void set (ICogImage^ value);
}public:
property ICogImage^ InputImage {
ICogImage^ get ();
void set (ICogImage^ value);
}Property Value
Type:
ICogImage| Event Type | Reason |
|---|
| ICogChangedEvent Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
The tool attempts to locate the trained Pattern in this image. The SearchRegion is applied to this InputImage in order to define the region that will be used locate PMAlign pattern(s).