cameraCalibrationErrors
Object for storing standard errors of estimated camera parameters
Description
cameraCalibrationErrors contains the standard errors of estimated
camera parameters. You can access the intrinsics and extrinsics standard errors using
the object properties. You can display the standard errors using the object’s displayErrors object function.
Creation
Create a cameraCalibrationErrors object by calling the estimateCameraParameters function.
Properties
Object Functions
displayErrors | Display standard errors of camera parameter estimates |
Examples
Version History
Introduced in R2014b
See Also
Apps
Classes
cameraParameters|stereoParameters|stereoCalibrationErrors|intrinsicsEstimationErrors|extrinsicsEstimationErrors