Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Hanoğlu committed Jun 15, 2020
1 parent 977c0d6 commit e227ffc
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,15 @@ This Android application is designed to capture video and accelerometer data fra
Sensor Camera app records video and accelerometer data simultaneously, accelerometer data will be saved in a .txt file.<br>
To record sensor data go settings and check "İvme Verisini Kaydet" radio button. <br>
Both sensor data and video will be saved DCIM/SensorKamera directory.<br>

# Releases
[V1.7 - Sensor Camera (English)](https://drive.google.com/open?id=1DnfzCJbWb9iaORXxlb3FyJdIUfJ5njcf)<br>
[V1.6 - Sensor Camera (Turkish)](https://drive.google.com/open?id=1xVmTH_aDI4J3eaT37w13Md8cpjObl-hc)
[Releases](https://github.com/yusufhanoglu/SensorCamera/releases)

# Acceleration Estimation Application - Java Desktop
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>
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>
Acceleration Estimation application can use Tiny-Yolo to update bounding box coordinates. This option can be activated in application menu.<br>
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>
[Releases](https://github.com/yusufhanoglu/SensorCamera/releases)

# Releases
[V1.61 - Acceleration Estimation](https://drive.google.com/file/d/1dr3NBt3xych4xf51yqTlfbNOiniiOfnC/view?usp=sharing)<br>
[V1.6 - Acceleration Estimation](https://drive.google.com/file/d/1bIcjxC3ny8QYmJ9rrXM3TaUXutl0da3A/view?usp=sharing)<br>
[V1.5 - Acceleration Estimation](https://drive.google.com/file/d/10I4cRoAPrNxKbYjQPxBPip8OtNbs3BhN/view?usp=sharing)<br>
V1.4 - Acceleration Estimation<br>
[V1.3 - Acceleration Estimation](https://drive.google.com/open?id=1BpGrXyRXiHQfDalwu3vSQT2xMHMJDDY9)<br>
V1.2 - Acceleration Estimation<br>
V1.1 - Acceleration Estimation

# Samples
[Video Samples for V1.6](https://drive.google.com/file/d/1x0R58basjZ9K1ZpFCl-UxXY3-kb-m_K7/view?usp=sharing)<br>
Expand Down

0 comments on commit e227ffc

Please sign in to comment.