Skip to content

dragon28/PythonPushUpRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Push-Up Recognition

Python Push-Up Recognition

Requirement:

First, please install Python version 3.10, you may refer to python.org

Clone this repository by using the following command in your terminal or command prompt

git clone https://github.com/dragon28/PythonPushUpRecognition.git

then change directory

cd PythonPushUpRecognition

Install the following Python libraries:
  • OpenCV
  • Numpy
  • Mediapipe
  • imutils

using:

pip install opencv-python mediapipe imutils numpy

Example of Usage:

python demo.py pre-recoded_pushup.mp4

python demo.py test.mp4

or

python demo.py test2.mp4

About

Python Push-Up Recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages