PB Unity
commited on
Upload RunBlazeFace.cs
Browse files- RunBlazeFace.cs +1 -1
RunBlazeFace.cs
CHANGED
@@ -12,7 +12,7 @@ using Lays = Unity.Sentis.Layers;
|
|
12 |
*
|
13 |
* Put this script on the Main Camera
|
14 |
* Put blazeface.sentis in the Assets/StreamingAssets folder
|
15 |
-
* Create a RawImage
|
16 |
* Put a link to that image in previewUI
|
17 |
* Put a video in Assets/StreamingAssets folder and put the name of it int videoName
|
18 |
* Or put a test image in inputImage
|
|
|
12 |
*
|
13 |
* Put this script on the Main Camera
|
14 |
* Put blazeface.sentis in the Assets/StreamingAssets folder
|
15 |
+
* Create a RawImage in the scene
|
16 |
* Put a link to that image in previewUI
|
17 |
* Put a video in Assets/StreamingAssets folder and put the name of it int videoName
|
18 |
* Or put a test image in inputImage
|