Gets or sets the transformation that specifies the mapping from the synthetically generated training images
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogTransform2DLinearThe transformation that specifies the mapping from the synthetically generated training images.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | This object has already been disposed. |
| ArgumentNullException | You attempted to set this to a NULL value. |
See Also