Cog3DCameraCalibrationResult OverallResidualsPhys3D Property Cognex VisionPro
Gets the overall residual statistics in Phys3D (over all cameras and over all calibration plate poses).

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

public Cog3DResiduals OverallResidualsPhys3D { get; }

Property Value

Type: Cog3DResiduals
The overall residual statistics in Phys3D.
Remarks

Residual error in Phys3D space is the distance between a ray of any 2D feature (generated using the estimated camera calibration data) and its corresponding 3D feature.
See Also