Added processing
This commit is contained in:
parent
74df5cb3f0
commit
9e0ac5daa8
9 changed files with 2287 additions and 4 deletions
|
@ -11,11 +11,12 @@ pip install requirements.txt
|
|||
```
|
||||
## Get Started
|
||||
To test the GUI you can download our example use case videos from googledrive: <br>
|
||||
As well as the respective processed ``.dat`` files which include all the analyses.
|
||||
Run [main.py](main.py) and import the video file you would like to analyze.
|
||||
As well as the respective processed ``.dat`` files which include all the analyses. <br>
|
||||
You can then run [main.py](main.py) and import the video file you would like to analyze.
|
||||
|
||||
## Processing
|
||||
|
||||
|
||||
If you would like to analyze your own 360° video you can find the processing pipeline at [processing/](processing).
|
||||
Please note the processing pipeline requires a GPU.
|
||||
|
||||
## Citation
|
||||
Please cite this paper if you use ConAn or parts of this publication in your research:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue