Skip to content

Files

Latest commit

 

History

History

Pose_Estimation_Using_OpenCV

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Pose-Estimation-using-OpenCV
This script helps to detect and track any pose in frame which helps us to track different poses an individual makes while doing an activity. It has many implications in the real world like yoga poses tracker, poster tracker for desk jobs individuals.

#Prerequisites
Python version 3.0 or more Working Webcam (NOTE: you can also feed a pre-captured video by specifying the path in the cv2.VideoCapture function call)

#Dependencies
OpenCV, MediaPipe