1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference

* Add fisheye camera model summary description with reference

* Fix layout

* Move reference to bibtex
This commit is contained in:
Victor
2022-05-30 21:03:08 +03:00
committed by GitHub
parent 7459954377
commit 1230075011
2 changed files with 14 additions and 1 deletions
+10
View File
@@ -1292,3 +1292,13 @@
publisher={IEEE},
doi = {10.1109/TPAMI.2021.3055337}
}
@article{Kannala2006,
author = {Kannala, Juho and Brandt, Sami},
year = {2006},
month = {09},
pages = {1335-40},
title = {A Generic Camera Model and Calibration Method for Conventional, Wide-Angle, and Fish-Eye Lenses},
volume = {28},
journal = {IEEE transactions on pattern analysis and machine intelligence},
doi = {10.1109/TPAMI.2006.153}
}