Get the overall residuals in Raw2D, in computing the hand-eye
calibration for this camera using all UncorrectedHome2DFromStage2D
poses.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
public void GetOverallResidualsRaw2D(
out double max,
out double rms
)
public void GetOverallResidualsRaw2D(
out double max,
out double rms
)
Public Sub GetOverallResidualsRaw2D (
<OutAttribute> ByRef max As Double,
<OutAttribute> ByRef rms As Double
)
Public Sub GetOverallResidualsRaw2D (
<OutAttribute> ByRef max As Double,
<OutAttribute> ByRef rms As Double
)
public:
void GetOverallResidualsRaw2D(
[OutAttribute] double% max,
[OutAttribute] double% rms
)
public:
void GetOverallResidualsRaw2D(
[OutAttribute] double% max,
[OutAttribute] double% rms
)