Return a copy of the Home2DFromStationaryCamera2D transform.
This is a rigid transform that may also flip handedness.
This is the placement pose of the camera.
This is only valid if MovingCamera is false.
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 true. |
See Also