python-pose-estimation
in this repository we are going to create a python pose estimation
steps to install:
1.download the requirements.txt.
2.download the droidcam app in your mobile to use it with the mobile cam.
3.and you can simply use your computer web cam by leaving the brackets blank.
5.check the cap = cap = cv2.VideoCapture('http://192.168.27.101:4748/video').
6.change the url to your droidcam url.
7.run the main.py
you can also use the PoseModule.py it is a simple module