Mobile Ar Using Vuforia: By: Noraniza Samat
Mobile Ar Using Vuforia: By: Noraniza Samat
VUFORIA
By: NORANIZA SAMAT
What you will learn
• Introduction to Vuforia
• Platform and features
• How to install/set-up Vuforia
• Vuforia Basics
• Marker Tracking, Object tracking
• Deploying to Mobile Device
• Android, iOS
OVERVIEW
Vuforia Overview
• Platform for Mobile Computer Vision
• https://www.qualcomm.com/products/vuforia
• Released by Qualcomm in 2010, acquired by PTC 2015
• Used by over 100K developers, >10K applications
• Main Features:
• Recognition
• Image, text, object recognition
• Tracking
• Image, marker, scene, object
Vuforia
• Android
Device SDK •
•
iOS
Unity Extension
• Dedicated technical
Support Forum support engineers
• Thousands of posts
Vuforia Features
Tracking Targets
Image
Object
Environment
Multiple Device and Tool Support
Developer Tools
Target Manager
Image Analysis Tools
Cloud Services
Platform Anatomy
User Experiences Enabled
INSTALLATION
Download Vuforia for Unity SDK
• https://developer.vuforia.com/downloads/sdk
Download Samples
• https://developer.vuforia.com/downloads/samples
Installing Vuforia Unity Extension
• Create new Unity Project
• Import the Vuforia Unity Extension
• Double clicking the *.unitypackage file
• Manually install package
• Assets -> Import Package -> Custom Package
APPLICATION
• Unity
• Creating the Application
• Configure the export settings and build the Application
Building for Android
• Open Build Settings
• Change Target platform to Android
• Switch Platform
• Under Player Settings
• Edit Bundle Identifier – eg com.UniSA.cubeTest
• Minimum API level
• Build and Run
• Select .apk file name