PB Unity commited on
Commit
bdab942
·
verified ·
1 Parent(s): 68765d4

Upload RunBlazeFace.cs

Browse files
Files changed (1) hide show
  1. 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 of size 320x320 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
 
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