This module aims at pose estimation and based on opencv and mediapipe.
Reference: https://www.youtube.com/watch?v=brwgBf6VB0I
===========================================================================
You must install opencv-python(cv2) and mediapipe before excuting this module.
By the way, the python devolopment is ver3.9
===========================================================================
Usage:
-
Put this module in any dirctory.
-
Put any media file (.mp4, .gif, etc.) in the same directory
-
Excute this module in cmd: python poseesti.py
-
Follow the instruction in the program
Enjoy!