Gets the overall residual statistics in Phys3D (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 OverallResidualsPhys3D { get; }public Cog3DResiduals OverallResidualsPhys3D { get; }Public ReadOnly Property OverallResidualsPhys3D As Cog3DResiduals
Get
Public ReadOnly Property OverallResidualsPhys3D As Cog3DResiduals
Get
public:
property Cog3DResiduals OverallResidualsPhys3D {
Cog3DResiduals get ();
}public:
property Cog3DResiduals OverallResidualsPhys3D {
Cog3DResiduals get ();
}Property Value
Type:
Cog3DResiduals
The overall residual statistics in Phys3D.
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.