Skip to content

Commit 67069b2

Browse files
Update README.md
1 parent a72e380 commit 67069b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The difference in the detection process for the two scenarios mentioned can be o
5959
<img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/video/trad_color.gif?raw=true" width="400" /> <img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/video/trad_shape.gif?raw=true" width="400" />
6060
</p>
6161

62-
Besides the detection video, other outputs of the program consist of a message on the terminal, a detection performance graph, and a CSV file. The terminal message and the resulting performance graph can be observed below. The performance visualized here consists of the delay time between camera and IR sensor detection, frame rate, and detected/undetected object ratio.
62+
Besides the detection video, other outputs of the program consist of a message on the terminal, detection performance graphs, and a CSV file. The terminal message and the resulting performance graphs can be observed below. The performance visualized here consists of the delay time between camera and IR sensor detection, frame rate, and detected/undetected object ratio.
6363

6464
<p align="center">
6565
<img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/image/Terminal_Message.png?raw=true" width="400" /> <img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/image/graph1.jpg?raw=true" width="400" /> <img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/image/graph2.jpg?raw=true" width="400" /> <img src="https://github.com/javanese-programmer/conveyor-object-detection/blob/main/image/graph3.jpg?raw=true" width="250" />

0 commit comments

Comments
 (0)