Skip to content

Pure-Zzzz/dual-camera_calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dual-camera_calibration

calibrate dual-camera by using opencv,python

Need

1.chess board pattern print on a4 paper https://github.com/opencv/opencv/blob/4.x/doc/pattern.png
2.a dual camera
Snipaste_2023-04-18_21-08-28

testing camera

runnning cam_test.py ensure camera is working snipast

preparing chess_board pattern and print it on A4 paper

Download below
https://github.com/opencv/opencv/blob/4.x/doc/pattern.png
or generate your own pattern
https://docs.opencv.org/4.x/da/d0d/tutorial_camera_calibration_pattern.html 0

take photo

using take_photo.py to get photos
press SPACE to save image
run get_corner.py to check
Snipaste_2023-04-18_22-06-07

Intrinsics & Extrinsics

run gpt_get_mywrite.py to get
Snipaste_2023-04-18_22-10-32
copy and replace in calibration_final.py run to get result
Snipaste_2023-04-19_09-48-48

About

calibrate dual-camera by using opencv,python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages