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