Skip to content

Compute camera intrinsics, extrinsics and distortion parameters by implementing Zhang's paper

Notifications You must be signed in to change notification settings

TriptSharma/AutoCalib_Zhang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AutoCalib

This repository implements the autocalibration paper by Zhengyou Zhang which can be found at the following link:

https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/tr98-71.pdf

Please add the images to local folder. The default name for the said folder is 'Calibration_Imgs'.

Simply run the following command

python wrapper.py --path $path_to_folder_with_images

from the local folder.

About

Compute camera intrinsics, extrinsics and distortion parameters by implementing Zhang's paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages