Object for storing standard errors of estimated stereo parameters
stereoCalibrationErrors
contains
the standard errors of estimated stereo parameters. The stereoCalibrationErrors
estimateCameraParameters
function returns
the stereoCalibrationErrors
object. You can access
the standard errors for stereo calibration using the object’s
properties. You can display the standard errors using the object displayErrors
method.
|
Standard errors of camera 1 estimated intrinsics and distortion
coefficients, specified as an |
|
Standard errors of camera 1 estimated extrinsics parameters,
specified as an |
|
Standard errors of camera 2 estimated intrinsics and distortion
coefficients, specified as an |
|
Standard errors of rotated vector of camera 2 relative to camera 1, specified as a 3-element vector. |
|
Standard errors of translation of camera 2 relative to camera 1, specified as a 3-element vector. |
displayErrors | Display standard errors of camera parameter estimation |
cameraCalibrationErrors
| cameraParameters
| extrinsicsEstimationErrors
| intrinsicsEstimationErrors
| stereoParameters