Rehabilitation movement scoring rules for DeepRehab
Project description
DeepRehab Rules
DeepRehab Rules is a Python package that provides a rules engine for validating rehabilitation exercises based on pose estimation data. It works in conjunction with deeprehab-pose and deeprehab-angles to provide a complete rehabilitation analysis solution.
Features
- Exercise form validation
- Rule-based feedback system
- Configurable rules engine
- Integration with pose estimation data
- Extensible design
Installation
pip install deeprehab-rules
Usage
from deeprehab_rules import DeepRehabRules
# Initialize the rules engine
rules_engine = DeepRehabRules()
# Validate exercise form
result = rules_engine.validate_form(landmarks, "knee_extension")
print(result)
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_rules-0.1.0.tar.gz.
File metadata
- Download URL: deeprehab_rules-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec0d3a8f59f066b3dea67aa6d2c8583a3d1913f4d22e4cc51697e6fa5d1202cb
|
|
| MD5 |
61fa4f53369adf8bf90945c3fed433f0
|
|
| BLAKE2b-256 |
c3648959a022e9060f146936a84afa54884cafe14f8502cc12df1aca633bc419
|
File details
Details for the file deeprehab_rules-0.1.0-py3-none-any.whl.
File metadata
- Download URL: deeprehab_rules-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.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 |
6a0ba27fb9fe3e63a8bc7922bf0dd572b2c3d98ce0ac2bba4b3d8ee4c32f2a9f
|
|
| MD5 |
a5d2808bf794c1a51c32956bc762a38d
|
|
| BLAKE2b-256 |
e33504edb9f38e889086332aa01cd0facef3f11f743ea20d61032b6f03b288fd
|