Movement scoring implementations for DeepRehab
Project description
DeepRehab Movements
DeepRehab Movements is a Python package that provides movement analysis and scoring capabilities for rehabilitation exercises. It works with deeprehab-pose and deeprehab-angles to provide a complete rehabilitation analysis solution.
Features
- Exercise movement scoring
- Form evaluation algorithms
- Integration with pose estimation and angle data
- Extensible design for adding new exercises
Installation
pip install deeprehab-movements
Usage
from deeprehab_movements import score_deep_squat
# Score a deep squat exercise
result = score_deep_squat(landmarks)
print(f"Score: {result.score}")
print(f"Reason: {result.reason}")
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deeprehab_movements-0.1.0.tar.gz.
File metadata
- Download URL: deeprehab_movements-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
114b8a1197e974415a1b32e2bfd1dc736d93c9a7648cceb72202cdc0c1fb6701
|
|
| MD5 |
2478c0f3149bd55e20e232744a56e8e8
|
|
| BLAKE2b-256 |
f5a6c8afd24f9a5721c0b77112da3d311c6abf682a4e785801c7215660706b42
|
File details
Details for the file deeprehab_movements-0.1.0-py3-none-any.whl.
File metadata
- Download URL: deeprehab_movements-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b43302b5aac766dfa38d9905dfe38d0f73e510422924c4568b70cd014b51280
|
|
| MD5 |
de329d835102f41923a47ff091a0cb57
|
|
| BLAKE2b-256 |
8504c450842e8e2b1c16e7c1ccd9593e72defcb08e45c267db43861c7ad54cd3
|