Skip to content

Commit acfd0e1

Browse files
committed
update 1.1.1
1 parent e02340c commit acfd0e1

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

Assets/FaceMaskExample/ReadMe.pdf

2.06 KB
Binary file not shown.

Assets/FaceMaskExample/Scripts/FaceMaskColorCorrector/FaceMaskShaderUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using OpenCVForUnity.CoreModule;
2-
using OpenCVForUnity.UtilsModule;
2+
using OpenCVForUnity.UnityUtils;
33
using System;
44
using UnityEngine;
55

FaceMaskExample.apk

-70.7 MB
Binary file not shown.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ Demo
1818
-----
1919
- WebGL
2020
<https://enoxsoftware.github.io/FaceMaskExample/webgl_example/index.html>
21-
- WebGL(using sp_human_face_68_for_mobile.dat)
22-
<https://enoxsoftware.github.io/FaceMaskExample/webgl_example_for_mobile/index.html>
2321
- Android
24-
[FaceMaskExample.apk](/FaceMaskExample.apk)
22+
<https://github.com/EnoxSoftware/FaceMaskExample/releases>
2523

2624
Manual
2725
-----

0 commit comments

Comments
 (0)