/AutoCalib-Caibration-of-Camera

Calibration of Camera based on Zhengyou Zhang's method from Microsoft research. Homework for course CMSC733: Classical and Deep Learning for Geometric Computer Vision. https://cmsc733.github.io/2019/hw/hw1/

Primary LanguagePython

Instructions to Run:

  1. Create 2 folders named "Data" and "Output" in the directory where Wrapper.py is placed.

  2. Place input images in Data folder.

  3. Open terminal and navigate to directory where Wrapper.py is placed.

  4. Execute "python Wrapper.py"