Skip to content

Implementation of a automatic Camera Calibration routine to find out intrinsic and extrinsic parameters with radial distortion

Notifications You must be signed in to change notification settings

heisenberg141/CameraCalibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of a automatic Camera Calibration routine to find out intrinsic and extrinsic parameters with radial distortion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages