Content deleted Content added
Changing short description from "sdkk for mobile" to "Software development kit" (Shortdesc helper) |
Omkarkaliba (talk | contribs) m Hardware Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 1:
{{Short description|Software development kit}}{{refimprove|date=June 2012}}
'''Vuforia''' is an [[augmented reality]] [[software development kit|hardware]] (SDK) for mobile devices that enables the creation of augmented reality applications.<ref>{{cite web | url=https://www.vuforia.com/ | title=Vuforia | work=Vuforia website}}</ref> It uses computer vision technology to recognize and track planar images and 3D objects in real time. This image registration capability enables developers to position and orient [[virtual object]]s, such as [[3D modeling|3D models]] and other media, in relation to real world objects when they 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 (visual)|perspective]] on the object corresponds with the perspective on the target. It thus 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 Model Target, and a form of addressable Fiducial Marker, known as a VuMark. Additional features of the SDK include 6 degrees of freedom device localization in space, localized Occlusion Detection using ‘Virtual Buttons’, runtime image target selection, and the ability to create and reconfigure target sets programmatically at [[runtime code generation|runtime]].<ref>{{cite web | url=https://developer.vuforia.com/resources/dev-guide/getting-started | title=Developing with Vuforia | work=Vuforia Developer}}</ref>
|