Cog3DCameraCalibrationValidationResult RmsOfResidualsRaw2D Property Cognex VisionPro
Gets the RMS error of the RMS errors of the Raw2D 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 RmsOfResidualsRaw2D { get; }

Property Value

Type: Double
The RMS error of the RMS errors of the Raw2D 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