Learn R Programming

StereoMorph (version 1.4)

dltCoefficientRMSError: Returns the error during calibration coefficient optimization

Description

Returns the RMS error from dltReconstruct when optimizing the calibration coefficients. This function is called internally by dltCalibrateCameras.

Usage

dltCoefficientRMSError(p, coor.2d)

Arguments

p
a vector of the current, 11-parameter calibration coefficients.
coor.2d
a four-dimensional array of grid points passed from dltCalibrateCameras.

Value

See Also

transformPlanarCalibrationCoordinates, dltReconstruct, dltCalibrateCameras