Cog3DCameraCalibrationValidationResult RmsOfResidualsPhys3D Property Cognex VisionPro
Gets the RMS error of the RMS errors of the Phys3D residuals for each combination of calibration plate pose and camera.

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

public double RmsOfResidualsPhys3D { get; }

Property Value

Type: Double
The RMS error of the RMS errors of the Phys3D residuals for each combination of calibration plate pose and camera.
Remarks

This value can be used as an overall accuracy metric for all the cameras and camera calibrations in the system.
See Also