Return a copy of the Home2DFromStationaryPlate2D transform.
This is a rigid transform that may also flip handedness.
This is the placement pose of the plate.
This is only valid if MovingCamera is true.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
Syntax
Return Value
Type: CogTransform2DLinearExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If MovingCamera is false. |
See Also