Skip to content

Commit

Permalink
Change doxygen doc location
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed May 6, 2019
1 parent bbf5432 commit db3de48
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
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.
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 submitted paper:
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 and F. Spindler. Camera localization for augmented reality: a hands-on survey.
E. Marchand, H. Uchiyama and F. Spindler. Camera localization for augmented reality: a hands-on survey.

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 <a href="http://opencv.org">OpenCV</a> or <a href="http://visp.inria.fr">ViSP</a> developed at Inria.


The full documentation of this project is available from <http://team.inria.fr/lagadic/camera_localization>.

The full documentation of this project is available from <https://visp-doc.inria.fr/doxygen/camera_localization>.

0 comments on commit db3de48

Please sign in to comment.