Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 242 Bytes

camera calibration python

Introduction

This project implements camera calibration based on Zhang's method[1].

Dependency

  • Opencv
  • Numpy
  • Scipy

Reference

[1] Zhang Z., "A Flexible New Technique for Camera Calibration", (1998).