forked from MasteringOpenCV/code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
executable file
·15 lines (13 loc) · 891 Bytes
/
README.txt
File metadata and controls
executable file
·15 lines (13 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
******************************************************************************
* Example_MarkerBasedAR
******************************************************************************
* by Khvedchenia Ievgen, 5th Dec 2012
* http://computer-vision-talks.com
******************************************************************************
* Ch2 of the book "Mastering OpenCV with Practical Computer Vision Projects"
* Copyright Packt Publishing 2012.
* http://www.packtpub.com/cool-projects-with-opencv/book
******************************************************************************
This is the sample project for "Marker-based Augmented Reality on iPhone or iPad" chapter.
Under this directory you'll find the XCode project (Example_MarkerBasedAR.xcodeproj).
This example project is already configured and ready to be run from XCode as usual for an iOS project.