https://github.com/lagadic/camera_localization
Camera localization for augmented reality: a tutorial and survey
https://github.com/lagadic/camera_localization
Last synced: 3 months ago
JSON representation
Camera localization for augmented reality: a tutorial and survey
- Host: GitHub
- URL: https://github.com/lagadic/camera_localization
- Owner: lagadic
- License: other
- Created: 2015-01-06T18:59:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T20:41:34.000Z (over 1 year ago)
- Last Synced: 2025-04-04T22:41:47.494Z (about 1 year ago)
- Language: C++
- Size: 1.52 MB
- Stars: 36
- Watchers: 12
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
camera_localization
===================
The aim of this project is to provide researchers and practitioners with an almost comprehensive and consolidate
introduction to effective tools to facilitate research in augmented reality. It is also dedicated to academics involved in teaching augmented reality at the undergraduate and graduate level.
For most of the presented approaches presented in the paper [[pdf](http://rainbow-doc.irisa.fr/pdf/2016_ieeetvcg_marchand.pdf)]:
E. Marchand, H. Uchiyama, F. Spindler. Pose estimation for augmented reality: a hands-on survey. IEEE Trans. on Visualization and Computer Graphics, 22(12):2633-2651, December 2016.
we provide the code of short examples. This should allow developers to easily bridge the gap between theoretical aspects and practice. These examples have been written using either OpenCV or ViSP developed at Inria.
The full documentation of this project is available from .