Content deleted Content added
m Bot: link syntax/spacing and minor changes |
m General Fixes using AWB |
||
Line 1:
{{refimprove|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=Augmented Reality (Vuforia) | work=Qualcomm Developer Network}}</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 [[
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 code generation|runtime]].<ref>{{cite web | url=https://developer.vuforia.com/resources/dev-guide/getting-started | title=Developing with Vuforia | work=Vuforia Developer}}</ref>
Vuforia provides [[Application Programming Interface]]s (API) in [[C++]], [[Java (programming language)|Java]], [[Objective-C]], and the [[.NET Framework|.Net]] languages through an extension to the [[Unity game engine]].<ref>{{cite web | url=https://developer.vuforia.com/resources/api/index | title=Vuforia SDK Native - Android & iOS API Reference | work=Vuforia Developer}}</ref> In this way, the SDK supports both native development for iOS and Android while also enabling the development of AR applications in Unity that are easily portable to both platforms. AR applications developed using Vuforia are therefore compatible with a broad range of mobile devices including the [[iPhone]] ( [[IPhone 4|4]]/[[IPhone 4S|4S]] ), [[iPad]], and [[Android phone
==References==
{{reflist}}
{{software-stub}}▼
[[Category:Augmented reality applications]]
[[Category:Software development kits]]
▲{{software-stub}}
|