A multi-camera and multimodal dataset for posture and gait analysis 1.0.0

File: <base>/code/README.md (791 bytes)
# SmartWalkerDatabase
Scripts to process the Smart Walker Database, for posture and gait analysis. Most recent version of the code can be accessed on [Github](https://github.com/BiRDLab-UMinho/SmartWalkerDatabase).


## Install requirements
```bash
pip install -r requirements.txt 
```


## Run Scripts available
* preprocess_data.py                (loads raw data from database directory and process it)
* read_processed_data.py            (reads and visualizes processed data dir created by `preprocess_data.py` script)
* utils.py                          (utility scripts)


## Processed data sample

![DatabaseData.png](DatabaseData.png)

Smart  Walker  with  the  mobile  recording  setup; Depth image overlaid with projected 2D skeleton; Point-cloud overlaid with aligned 3D skeleton.