SafeMove is an open-source project that aims to assess ergonomic risk through the REBA standard using AI.
- Install
pip
python -m ensure pip --default-pip
- Install the following packages:
pip install xlsxwriter pandas mediapipe opencv-python
Enter in the project directory and launch the following script:
python scripts/sm_01_main.py
Enter in the folder output
to visualize the results of your test.