When this property is not NULL, the search process assumes that the strings will be found very close to this pose.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogTransform2DLinearThe pose that is very close to the strings.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogOCVMaxRunParams object has already been disposed. |
Remarks
If you provide a run pose, the OCVMax tool can run much faster since it does not need to search the entire image first.
See Also