Skip to content

vrsys/Immersive-Study-Analyzer-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Immersive Study Analyzer Server

This rest server can be used to store and retrieve data such as recordings and annotations. It was designed for use with the Immersive Study Analyzer (ISA), which Unity implementation can be found here.

Setup:

Step 1: Clone the repository

git clone https://github.com/vrsys/Immersive-Study-Analyzer-Server

Step 2: Install dependencies (optional: using a conda environment)

pip install -r requirements.txt

Step 3: Start the flask server. Example start commands can be found here.

python -m flask run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages