Skip to content

sotanmochi/ARImageTracking-6D_ai-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Image Tracking using 6D.ai and OpenCV

Tested Environment

  • Unity 2018.4.15f1
  • XCode 11.3
  • macOS Mojave (Version 10.14.6)
  • iPad Pro (10.5 and 11 inch)

License

このプロジェクトは、サードパーティのアセットを除き、MIT Licenseでライセンスされています。 This project is licensed under the MIT License excluding third party assets.

Third party assets

以下のアセットをインポートする必要があります。
You need to import the following assets.

How to setup 6D.ai SDK

  1. unitypackageをインポートする
  2. unitypackageには「GetAPI.mm」が含まれていないので、Unity Sample Appから持ってくる
  3. Assets/Plugins/iOS/SixDegreesSDK.plistを自分のAPIキーで更新する(API Key, Private Keyを置き換える)

Build settings

  • Allow unsafe code: True
  • Target minimum iOS version: 11.4
  • Camera Usage Description: Use Camera for Augmented Reality