Skip to content

Commit 9dbe955

Browse files
author
Yusuf Hanoğlu
authored
Update README.md
1 parent 545db79 commit 9dbe955

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Both sensor data and video will be saved DCIM/SensorKamera directory.<br>
1414
# Acceleration Estimation Application - Java Desktop
1515
This Java desktop application is designed to estimate position of an object with using video file and accelerometer data file captured with Sensor Camera app in Android.<br>
1616
Copy video file and accelerometer data file with same name to your computer, then in application, specify alpha value and video file path with extension.<br>
17-
Acceleration Estimation application can use Tiny-Yolo to update bounding box coordinates. This option can be activated in application menu. Bounding boxes founded by accelerometer data will be shown red, founded by Yolo will be shown green if the bounding box fully coincide with estimation or cyan if the bounding box intersects with estimation or blue if the bounding box does not intersect with estimation.<br>
17+
Acceleration Estimation application can use Tiny-Yolo to update bounding box coordinates. This option can be activated in application menu.<br>
18+
Bounding boxes founded by accelerometer data will be shown red, founded by Yolo will be shown green if the bounding box coincide with estimation or cyan if the bounding box does not intersect with estimation.<br>
1819

1920
# Releases
2021
[V1.5 - Acceleration Estimation](https://drive.google.com/file/d/10I4cRoAPrNxKbYjQPxBPip8OtNbs3BhN/view?usp=sharing)<br>

0 commit comments

Comments
 (0)