BiRDLab-UMinho / SmartWalkerDatabase

Scripts to process the Smart Walker Database, for posture and gait analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartWalkerDatabase

Scripts to process the Smart Walker Database, for posture and gait analysis.

Install requirements

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

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

About

Scripts to process the Smart Walker Database, for posture and gait analysis.

License:MIT License


Languages

Language:Python 100.0%