Camera Calibrator
Estimate geometric parameters of a single camera
Description
The Camera Calibrator app allows you to estimate camera intrinsics, extrinsics, and lens distortion parameters. You can use these camera parameters for various computer vision applications. These applications include removing the effects of lens distortion from an image, measuring planar objects, or reconstructing 3-D scenes from multiple cameras.
Open the Camera Calibrator App
MATLAB® Toolstrip: On the Apps tab, under Image Processing and Computer Vision, click the app icon.
MATLAB command prompt: Enter
cameraCalibrator
.
Examples
Related Examples
Programmatic Use
Version History
Introduced in R2013b