Paul Bird commited on
Commit
891c509
1 Parent(s): 1faaec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ You will also need the Unity UI package.
15
  * Create a Raw Image in the scene and link it as the `displayImage`
16
  * Put the yolov7-tiny.sentis file in the Assets/StreamingAssets folder
17
  * Put a video file in the Assets/StreamingAssets folder and set the name of videoName to the filename in the script
 
18
 
19
 
20
  ## Preview
 
15
  * Create a Raw Image in the scene and link it as the `displayImage`
16
  * Put the yolov7-tiny.sentis file in the Assets/StreamingAssets folder
17
  * Put a video file in the Assets/StreamingAssets folder and set the name of videoName to the filename in the script
18
+ * Set the fields for the bounding box texture sprite and the font
19
 
20
 
21
  ## Preview