You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Assets/MagicLeapWithOpenCVForUnityExample/FaceDetectionRawVideoCaptureExample/FaceDetectionRawVideoCaptureExample.cs
Copy file name to clipboardexpand all lines: Assets/MagicLeapWithOpenCVForUnityExample/FaceDetectionRawVideoCaptureExample/OpenCVRawVideoCaptureVisualizer.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ public class OpenCVRawVideoCaptureVisualizer : MonoBehaviour
Copy file name to clipboardexpand all lines: README.md
+10-5
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,20 @@
2
2
3
3
4
4
## Environment
5
-
* MagicLeapOne Lumin OS 0.98.10
6
-
* Lumin SDK 0.24.1
7
-
* Unity 2019.3.10f1 (64-bit)
8
-
*[OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR) 2.3.9+
5
+
* MagicLeapOne Lumin OS 0.98.30
6
+
* Lumin SDK 0.26
7
+
* Unity 2020.3.29f1 (64-bit)
8
+
*[OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR) 2.4.7+
9
9
10
10
11
11
## Setup
12
12
1. Download the latest release unitypackage. [MagicLeapWithOpenCVForUnityExample.unitypackage](https://github.com/EnoxSoftware/MagicLeapWithOpenCVForUnityExample/releases)
13
-
1. Create a new project. (MagicLeapWithOpenCVForUnityExample) and [setup UnityProject](https://developer.magicleap.com/learn/guides/get-started-developing-in-unity).
13
+
1. Create a new project. (MagicLeapWithOpenCVForUnityExample) and [setup UnityProject](https://developer.magicleap.com/en-us/learn/guides/import-the-magic-leap-unity-package).
14
+
* Import the Magic Leap SDK for Unity asset from the [Unity Asset Store](https://assetstore.unity.com/packages/tools/integration/magic-leap-sdk-for-unity-194780).
0 commit comments