Main Content
fisheyeCalibrationErrors
Object for storing standard errors of estimated fisheye camera parameters
Description
fisheyeCalibrationErrors
contains the standard errors of estimated
camera parameters. You can access the standard errors of the intrinsics and extrinsics
by using the object properties. To display the standard errors, use the displayErrors
function.
Creation
Create a fisheyeCalibrationErrors
object by calling the estimateFisheyeParameters
,
Properties
Object Functions
displayErrors | Display standard errors of camera parameter estimates |
Examples
Version History
Introduced in R2017b
See Also
fisheyeParameters
| estimateFisheyeParameters
| fisheyeIntrinsicsEstimationErrors
| extrinsicsEstimationErrors
Topics
- Fisheye Calibration Basics
- Configure Monocular Fisheye Camera (Automated Driving Toolbox)