Camera Calibration Toolbox for Matlab
|
(in standard mode) |
(in memory efficient mode) |
|
|
Launchs the main mode selection window for the calibration toolbox |
||
|
Launchs the main camera calibration toolbox (in standard or memory efficient mode) |
||
|
|
|
Lets the user input the calibration image file names |
|
|
|
Reads in the images from files. In memory efficient mode, this function only checks the content of the current folder. |
|
|
|
Extracts the grid corners from images |
|
|
|
Computes the final intrinsic and extrinsic calibration parameters by minimizing the reprojection error (through gradient descent) |
|
|
|
Plots the extrinsic parameters (3D positions of the grids with respect to the camera) |
|
|
|
Plots the reprojections of the calibration grids onto the images |
|
|
|
Error inspection tool (to identify points with large errors) |
|
|
|
Recomputes the image corners for a specific image, or all images |
|
|
|
Tool that allows to activate and de-activate images |
|
|
|
Saves the calibration results (intrinsic and extrinsic) under the matlab file Calib_Results.mat |
|
|
|
Loads the calibration results from the matlab file Calib_Results.mat |
|
|
|
Closes the calibration tool window (run calib_gui, calib_gui_normal or calib_gui_no_read to re-start the tool) |
|
|
|
Computes the extrinsic parameters for an image assuming known intrinsic parameters |
|
|
|
Undistorts an image assuming known intrinsic parameters |
|
|
|
Exports the calibration data (image points + world coordinates) into formats compatible with Willson-Heikkilä's and Zhang's calibration programs |
|
|
|
Shows the current calibration parameters (focal, principal point, skew, distortion coefficients) and their uncertainties |