Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 374 Bytes

Camera Calibration

This repository contains implementation of a automatic Camera Calibration routine to find out intrinsic and extrinsic parameters with radial distortion. Refer to the paper to see the implementation details of the algorithm.

Running the code

  1. Download the repository and install the required dependencies.
  2. Run python3 wrapper.py