I\'m trying to get the Augmented Reality code to work with multiple objects. How do I do this? I\'ve tried everything but it just doesn\'t work. The following code is for a single augmented reality ma
Does 开发者_运维技巧anyone have a solution how to replace the 2D images with 3D objects? There is a contribution to mixare (open source augmented reality browser: http://www.mixare.org) available here
I am an IOS programmer and added this SDK to my application which has a tab bar that shows a view with a button showing the wikitude camera, I would like to know how I could go back to my last view fr
I need to know the field of view of the camera of the phone to make an augmented reality app, for calculate where i have to write on the camera view the name of a gps located Point of interest of a ci
I\'m currently trying to build an application in Java, which should be able to read QR tags from a couple of meters.
I want to develop my own AR-Library in C#. My problem is: I have the 4 corner points of my marker and want to show 3D cube开发者_运维百科s on the marker (it\'s a multi-marker lib), but I don\'t know h
i want to have开发者_如何学Python a feature in my application where the user points the camera at a marker printer on a page and a specific NSString is returned (something like a barcode scanner). Wha
I\'m new to OpenGL and I\'m developing an Augmented-reality application for Android. Until now, I was drawing white squares, perpendicular to the camera, pointing the user to the direction where a \
I\'m developing a location-aware application and I need a kind of \"Around Me\" function that shows the closest points of interest (POIs) to the user. What I\'m trying to do is to show the POIs in a t
i want to draw the pin and information ofthe place on the image of the camera.. Please any one help me..