Content deleted Content added
Android 2.1 support is deprecated. |
GoingBatty (talk | contribs) added wikilinks |
||
Line 1:
{{refimprove|date=June 2012}}{{orphan|date=June 2012}}{{wikify|date=June 2012}}'''Vuforia is an Augmented Reality Software Development Kit''' (SDK) for mobile devices that enables the creation of [[Augmented Reality]] applications.<ref>{{cite web |url =https://developer.qualcomm.com/develop/mobile-technologies/augmented-reality |title= Vuforia AR SDK }}</ref> It uses Computer Vision technology to recognize and track planar images ( Image Targets ) and simple 3D objects, such as boxes, in real-time. This image registration capability enables developers to position and orient virtual objects, such as 3D models and other media, in relation to real world images when these are viewed through the camera of a mobile device. The virtual object then tracks the position and orientation of the image in real-time so that the viewer’s perspective on the object corresponds with their perspective on the Image Target, so that it appears that the virtual object is a part of the real world scene.
The Vuforia SDK supports a variety of 2D and 3D target types including ‘markerless’ Image Targets, 3D Multi-Target configurations, and a form of addressable Fiduciary Marker known as a Frame Marker. Additional features of the SDK include localized Occlusion Detection using ‘Virtual Buttons’, runtime image target selection, and the ability to create and reconfigure target sets programmatically at runtime.<ref>{{cite web |url =https://ar.qualcomm.at/qdevnet/developer_guide |title= SDK Features }}</ref>
Vuforia provides [[Application Programming
==References==
|