First commit

This commit is contained in:
2015-10-23 14:44:48 -04:30
commit 33fc351855
11 changed files with 877 additions and 0 deletions

9
OpencvTest/README.md Executable file
View File

@@ -0,0 +1,9 @@
OpenCV Test Sandbox
===================
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