HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
Перейти к файлу
EnoxSoftware 7a1c365fd5 Updated CameraIntrinsicsChecker. 2017-10-27 18:03:09 +09:00
Assets Updated CameraIntrinsicsChecker. 2017-10-27 18:03:09 +09:00
ArUcoMarker_DICT_6X6_250_ID1.pdf Added HoloLensArUcoWebCamTextureExample. 2017-04-20 00:26:33 +09:00
HoloLensWithOpenCVForUnityExample.unitypackage Updated CameraIntrinsicsChecker. 2017-10-27 18:03:09 +09:00
Light_Frame.png Initial Commit 2017-02-07 20:51:41 +09:00
README.md Updated CameraIntrinsicsChecker. 2017-10-27 18:03:09 +09:00
screenshot01.jpg Updated README.md. 2017-05-18 00:05:08 +09:00
screenshot02.jpg Updated README.md. 2017-05-18 00:05:08 +09:00
screenshot03.jpg Updated README.md. 2017-05-18 00:05:08 +09:00
screenshot04.jpg Updated README.md. 2017-05-18 00:05:08 +09:00
screenshot05.jpg Updated CameraIntrinsicsChecker. 2017-10-27 18:03:09 +09:00

README.md

HoloLens with OpenCV for Unity Example

Demo Video

Environment

Windows 10
Unity 5.6.1f1
HoloToolKit v1.5.7.0 (https://github.com/Microsoft/HoloToolkit-Unity/releases)
OpenCV for Unity 2.2.1 (https://www.assetstore.unity3d.com/en/#!/content/21088)

Setup

  • Create a new project. (HoloLensWithOpenCVForUnityExample)
  • Import the HoloToolKit-Unity-v1.5.7.0.unitypackage.
  • Setup the HoloToolKit. (HoloToolKit > Configure > Apply HoloLens Project Setting)
  • Import the OpenCVForUnity.
  • Import the HoloLensWithOpenCVForUnityExample.unitypackage.
  • Add the "Assets/HoloLensWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
  • Add the "WebCam" to "Publishing Settings > Capabilities" checklist in the "Player Settings" window.
  • Build and Deploy. (See https://developer.microsoft.com/en-us/windows/holographic/holograms_100)
  • (Print the AR marker "ArUcoMarker_DICT_6X6_250_ID1.pdf" on an A4 size paper)

ScreenShot

screenshot01.jpg

screenshot02.jpg

screenshot03.jpg

screenshot04.jpg

screenshot05.jpg

Light_Frame.png