Camera Calibration Toolbox for Matlab
 

Calibration example

This section takes you through a complete calibration example based on a total of three images of a planar checkerboard.
This example lets you learn how to use most features of the toolbox: loading calibration images, extracting image corners, running the main calibration engine, and displaying the results.

You may find the MATLAB utility files in src.zip useful.

Publish Results

Publish calib_publish.m to summarize the calibration results.