- Notifications
You must be signed in to change notification settings - Fork15
enazoe/camera_calibration_cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The implementation of camera calibration based on zhang's method.There is a chinese tutorial about this implementaion at current directory.
- opencv(just get corners)
- Eigen3
- ceres
If you want to build this project on windows, you perhaps needwindows-ceres project.
[1] Burger, Wilhelm. "Zhang’s camera calibration algorithm: in-depth tutorial and implementation." Hagenberg, Austria (2016).
[2] Hartley, Richard, and Andrew Zisserman. Multiple view geometry in computer vision. Cambridge university press, 2003.
[3]https://zhuanlan.zhihu.com/p/24651968
[4]http://ceres-solver.org/index.htm
[5] Zhang, Zhengyou. "A flexible new technique for camera calibration." IEEE Transactions on pattern analysis and machine intelligence 22.11 (2000): 1330-1334.
About
c++ detail implementation of camera calibration
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.