Skip to content

"The world's easiest-to-use camera calibration tool: supports mono, stereo, hand-eye, disparity estimation, SfM, and more."

License

Notifications You must be signed in to change notification settings

zacario-li/CalibrationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Calibration Tool on Windows/MacOS

support Mono/Stereo/HandEye calibration and Disparity estimation

screenshot_mono
screenshot_stereo screenshot_handeye screenshot_disparity

usage

  • mono/stereo calibration just see the UI, they are easy to use.
  • handeye should prepare quaternion of tcp in a csv file, the format is below:
qw qx qy qz tx ty tz
0.05105444 -0.049133111 0.997192233 0.024228728 -126.2206137 -161.8086994 -1045.676351
0.309416 0.174799 0.933968 0.0375692 81.44089508 524.9368896 -546.3361816

Calibration Pattern

Use Calib.io to generate the pattern.

TODO

  • Support FOV < 80
  • Support WideAngle (80~110)
  • Support FishEye and 360
  • Support SGBM/SGM stereo disparity estimation
  • Support 3D calibration pattern
  • Support Multi-Cam calibration
  • Support SFM
  • Provide easy to use c++ api

About

"The world's easiest-to-use camera calibration tool: supports mono, stereo, hand-eye, disparity estimation, SfM, and more."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages