Cog3DCameraCalibrationIntrinsics Translation Property Cognex VisionPro 9.23
Gets the x and y translations.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 91.0.0.0
Syntax

public Cog3DVect2 Translation { get; }

Property Value

Type: Cog3DVect2
The x and y translations.
See Also