I\'m working w/ the QCAR AR SDK in Android, which uses OpenGL 2.0, and I\'m new to 2.0. The QCAR SDK is for CV based AR apps and utilizes OpenGL for rendering onto images.
I need to develop an iOS app that implements this simple (I hope) functionality: fire up camera mode, let the user (who\'s standing in a well known point in a room) point a marker in a room, then addi
Can Anyone suggest how we can capture the an image after 3d augmentation in augmented reality. That is once we detected the tracker which is a requirement of Qcar sdk and placed a 3d texture over it.
I am a very beginner in Objective-C and iOS programming. I spent a month to find out how to show a 3D model using OpenGL ES (version 1.1) on top of the live camera preview by using AvFoundation. I am
Dose the Qualcomm AR support non Snapdragon devices (specifically galaxy S 2)? I\'m 开发者_如何学编程asking because I want to buy a Samsung Galaxy s 2 which has NVIDIA Tegra2,
I am working on an Augmented Reality (AR) app for an Android phone.I would like to display my orientation data in the form of two rotating axes: one at the top of the screen to show the current azimut
I am interested in finding out how mobile applications can recognize the location and orientation of a pre-determined 2D image/logo/glyph via live video from the camera.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m developing and Augmented Reality app for my school where there will be two types of points of interest(POI):
I\'m using ARToolKit to develop an iOS augmented reality application based on the detection of 2-D markers in the environment.I\'d like to be able to overlay video on these markers, but 开发者_如何学运