File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Assets/HoloLensWithDlibFaceLandmarkDetectorExample/Scripts/Utils Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 44#if ! OPENCV_DONT_USE_WEBCAMTEXTURE_API
55#if ! ( PLATFORM_LUMIN && ! UNITY_EDITOR )
66
7- #if ! DISABLE_HOLOLENSCAMSTREAM_API
87using HoloLensCameraStream ;
98using OpenCVForUnity . UnityUtils ;
10- #endif
11-
129using OpenCVForUnity . CoreModule ;
1310using OpenCVForUnity . UnityUtils . Helper ;
1411using OpenCVForUnity . UtilsModule ;
@@ -36,7 +33,7 @@ namespace HoloLensWithOpenCVForUnity.UnityUtils.Helper
3633
3734 /// <summary>
3835 /// Hololens camera stream to mat helper.
39- /// v 1.0.6
36+ /// v 1.0.7
4037 /// Depends on EnoxSoftware/HoloLensCameraStream (https://github.com/EnoxSoftware/HoloLensCameraStream).
4138 /// Depends on OpenCVForUnity version 2.4.1 (WebCamTextureToMatHelper v 1.1.2) or later.
4239 ///
Original file line number Diff line number Diff line change 1515* Visual Studio 2019
1616* Unity 2019.4.31f1 / 2020.3.38f1
1717* [ Microsoft Mixed Reality Toolkit] ( https://github.com/Microsoft/MixedRealityToolkit-Unity/releases ) v2.8.2
18- * [ OpenCV for Unity] ( https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR ) 2.5.0 +
18+ * [ OpenCV for Unity] ( https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR ) 2.5.1 +
1919* [ Dlib FaceLandmarkDetector] ( https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR ) 1.3.4+
2020* [ EnoxSoftware/HoloLensCameraStream] ( https://github.com/EnoxSoftware/HoloLensCameraStream )
2121
You can’t perform that action at this time.
0 commit comments