First commit.

This commit is contained in:
2015-10-15 17:50:22 -04:30
commit 7328307104
27 changed files with 1808 additions and 0 deletions

9
README.md Executable file
View File

@@ -0,0 +1,9 @@
EVI - AR Demo
=============
Simple application for testing augmented reality algorithms using OpenCV. The
algorithms are based on algorithms by Daniel Lelis Baggio presented on the book
"Masteing OpenCV with Practical Computer Vision Projects". The original code for
the book can be found in [this Github repository] [1].
[1]: https://github.com/MasteringOpenCV/code