I’ve pointed out a few resources to aid in creating augmented reality apps such as the free Vuforia library that provides a nice set of features such as easy marker detection and text recognition.
Here’s an in-depth tutorial from Paul Scholtz that goes through step-by-step the creation of a simple augmented reality game that uses OpenCV for marker tracking.
Some of the topics in the tutorial include:
– How to integrate OpenCV into your project
– Capturing a video stream
– Setting up the basic game controls and effects
– Detecting a marker
– Tweaking the marker tracking
You can find the tutorial in four parts: Part 1, Part 2, Part 3, Part 4.
A nice guide for those interest in learning the basics of creating an augmented reality app with OpenCV.
- Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices
- Example Source Code: Face Detection And Augmented Reality
- Tutorial: Augmented Reality UFO Shooter Game With Cocos2D
- Titanium Mobile OpenGL ES And Augmented Reality Modules
- Library To Quickly Turn A Map Kit MapView Into A 3D Augmented Reality Map View
Original article: Tutorial: Create An Augmented Reality Game On iOS Using OpenCV For Marker Detection
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





