You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
16
13
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
14
Acceleration Estimation application can use Tiny-Yolo to update bounding box coordinates. This option can be activated in application menu.<br>
18
15
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>
0 commit comments