Skip to content

Commit bf97cf5

Browse files
committed
update README.md
1 parent a2ed3d2 commit bf97cf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
![magicleap_opencv_settings.png](magicleap_opencv_settings.png)
1919
* Enclose the code related to the WebCamTexture class with #if UNITY_EDITOR and #endif. ( The WebCamTexture class is not included in the MagicLeap API, so an error occurs at build time. )
2020
![enclose_utils.png](enclose_utils.png)
21-
Assets/OpenCVForUnity/org/opencv/unity/Utils.cs
21+
Assets/OpenCVForUnity/org/opencv/unity/Utils.cs (L496 - L620)
2222
![enclose_webcamtexturetomathelper.png](enclose_webcamtexturetomathelper.png)
23-
Assets/OpenCVForUnity/org/opencv/unity/helper/WebCamTextureToMatHelper.cs
23+
Assets/OpenCVForUnity/org/opencv/unity/helper/WebCamTextureToMatHelper.cs (L1 - L939)
2424
* Delete "Assets/OpenCVForUnity/Examples" folders.
2525
![delete_opencv_examples.png](delete_opencv_examples.png)
2626
1. Import the DlibFaceLandmarkDetector.

0 commit comments

Comments
 (0)