Returns the RMS error from dltReconstruct
when optimizing the calibration coefficients. This function is called internally by dltCalibrateCameras
.
dltCoefficientRMSError(p, coor.2d)
a vector of the current, 11-parameter calibration coefficients.
a four-dimensional array of grid points passed from dltCalibrateCameras
.
the mean RMS error from dltReconstruct
across all views.
transformPlanarCalibrationCoordinates
,
dltReconstruct
,
dltCalibrateCameras