Gets the overall residual statistics in Raw2D (over all cameras and over all calibration plate poses).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
public Cog3DResiduals OverallResidualsRaw2D { get; }public Cog3DResiduals OverallResidualsRaw2D { get; }Public ReadOnly Property OverallResidualsRaw2D As Cog3DResiduals
Get
Public ReadOnly Property OverallResidualsRaw2D As Cog3DResiduals
Get
public:
property Cog3DResiduals OverallResidualsRaw2D {
Cog3DResiduals get ();
}public:
property Cog3DResiduals OverallResidualsRaw2D {
Cog3DResiduals get ();
}Property Value
Type:
Cog3DResiduals
The overall residual statistics in Raw2D.
Residual error in Raw2D space is the distance from the found location of any
2D feature in the image to the 2D location that you would expect if you took the
3D feature and mapped it using the estimated camera calibration data.