Skip to content

Commit 4ca813f

Browse files
committed
README.md edited
1 parent 339978a commit 4ca813f

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# BRISTOL STREET VIEW APP
22

3-
// ---------------------------------------------------------------------------------------------------------------------
3+
This app is part of my Summer 2018 Internship at the University of Bristol's Visual Information Lab.
4+
5+
The main aim of the project was to create a platform to collect and store 1000s of 360 degree images of Bristol.
6+
7+
This app is the first part of the project. It connects to the 360 camera and takes a picture every 20 meters. The photos and the metadata are both stored on the phone to be processed by a computer after the trip.
8+
49
## INSTALLING THE APK
5-
// ---------------------------------------------------------------------------------------------------------------------
610

711
1) Simply copy the apk to the device and install it.
812
Make sure installing untrusted apks is allowed in developer's settings.
@@ -24,9 +28,7 @@ Then execute:
2428
`bristolstreetview/app/build/outputs/apk/release/app-release-unsigned.apk`
2529

2630

27-
// ---------------------------------------------------------------------------------------------------------------------
2831
## COLLECTING DATA
29-
// ---------------------------------------------------------------------------------------------------------------------
3032

3133
1. Connect the camera to the phone via WiFi
3234
https://theta360.com/uk/support/manual/v/content/prepare/prepare_06.html
@@ -39,10 +41,7 @@ Then execute:
3941

4042
5. Keep an eye on distance walked since last photo and the exact time when the last photo was saved.
4143

42-
43-
// ---------------------------------------------------------------------------------------------------------------------
4444
## TROUBLESHOOTING
45-
// ---------------------------------------------------------------------------------------------------------------------
4645

4746
1) Make sure the both the camera and the WiFi indicator are ON (if flashing the camera has disconnected)
4847
2) STOP LOCATION, wait a few seconds, then START LOCATION again.

0 commit comments

Comments
 (0)