Cog3DCameraCalibrationResult GetRaw2DFromPhys3Ds Method Cognex VisionPro
Get the calibrations computed by the 3D camera calibration algorithm.

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

public List<Cog3DCameraCalibration> GetRaw2DFromPhys3Ds()

Return Value

Type: List Cog3DCameraCalibration 
The list of camera calibrations.
See Also