Skip to content

Commit a631b6a

Browse files
committed
v1.0.2
Hololens (RS5) Windows SDK 10.0.17134 Unity 2018.3.0f2 HoloToolkit-Unity-2017.4.3.0 OpenCVForUnity 2.3.3
1 parent 384c881 commit a631b6a

35 files changed

+1778
-2538
lines changed

Assets/HoloLensWithOpenCVForUnityExample/HoloLensArUcoExample/ARUtils.cs

Lines changed: 0 additions & 322 deletions
This file was deleted.

Assets/HoloLensWithOpenCVForUnityExample/HoloLensArUcoExample/ARUtils.cs.meta

Lines changed: 0 additions & 12 deletions
This file was deleted.

Assets/HoloLensWithOpenCVForUnityExample/HoloLensArUcoExample/CameraParameters.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
using UnityEngine;
2-
using System;
3-
using OpenCVForUnity;
1+
using System;
2+
using OpenCVForUnity.CoreModule;
43

54
namespace HoloLensWithOpenCVForUnityExample
65
{

0 commit comments

Comments
 (0)