Implementation of a Java Framework for Marker Based Detection in Augmented Reality

Universität Ulm

BA Abschlussvortrag, Tamino Hartmann, Ort: O27/545, Datum: 13.11.2013, Zeit: 14:00 Uhr

The paper describes the path from design to implementation of an augmented reality framework for the mobile Android platform. The goal is a framework for marker-based tracking and corresponding rendering of three dimensional objects, to be usable in any application for Android. The framework, called Imagine, will utilize OpenCV for Android for the image processing to detect markers and OpenGL ES 2.0 to render the corresponding 3D objects. The finished framework is also analyzed for possible improvements and corrections.