Skip to content

chansoopark98/OpenCV-Camera-Calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# OpenCV-Camera-Calibration

OpenCV Python based camera calibration

Github All Releases

Hits

Python

Environment

conda create -n calib python=3.11

pip install -r requirements.txt

How to use

  1. Print Checkerboard images (assets/checkerboard.png) to A4 CheckerBoard

  2. Recording and then move video file to assets/calibration_video.mp4

  3. Extract video frames

    python extract_video.py
  4. Run calibration

    python camera_calibration.py

About

OpenCV Python based camera calibration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages