Skip to content

Commit 0e5a059

Browse files
authored
Update README.md
1 parent 5dd2962 commit 0e5a059

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
# RecSync Android
1+
## RecSync Android: Sub-millisecond Video Synchronization of Multiple Android Smartphones
22

33
Andrioid application which allows you to record synchronized smarpthone videos with sub-millisecond accuracy.
44

5-
## Usage:
5+
### Usage:
66
- TODO
77

8-
## Our contribution:
8+
### Our contribution:
99

1010
- Integrated **synchronized video recording**
1111
- Scripts for extraction, alignment and processing of video frames
1212
- Experiment with flash blinking to evaluate video frames synchronization accuracy
1313
- Panoramic video demo with automated Hujin stitching
1414

15-
## Panoramic demo
15+
### Panoramic video stitching demo
1616

1717
### [Link to youtube demo video](https://youtu.be/W6iANtCuQ-o)
1818

1919
- We provide scripts to **stitch 2 syncronized smatphone videos** with Hujin panorama CLI tools
2020
- Usage:
2121
- Run ```./make_demo.sh {VIDEO_LEFT} {VIDEO_RIGHT}```
2222

23-
## This work is based on "Wireless Software Synchronization of Multiple Distributed Cameras"
23+
### This work is based on "Wireless Software Synchronization of Multiple Distributed Cameras"
2424

2525
Reference code for the paper
2626
[Wireless Software Synchronization of Multiple Distributed Cameras](https://arxiv.org/abs/1812.09366).

0 commit comments

Comments
 (0)