Skip to content

omkarchittar/Tsai_Camera_Calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsai Camera Calibration

image1 image2 image3

Installation and Running

  1. Download and extract the files.

  2. Run the code Problem_1.py using the following command in your terminal python3 Problem_1.py The terminal displays the following:

  • Camera Projection Matrix
  • Camera Intrinsic Matrix
  • Extrinsic Matrix
  • Rotation
  • Translation
  • Indivisual Reprojection errors for 8 points
  • Mean error
  1. A detailed report of the entire project is given in report.pdf

About

Calibrating camera using Tsai camera calibration method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages