RizwanMunawar / yolov7-pose-estimation

YOLOv7 Pose estimation using OpenCV, PyTorch
GNU General Public License v3.0
344 stars 82 forks source link

hello. I use web cam have some probleam. how can i adjust #3

Closed chang556 closed 2 years ago

chang556 commented 2 years ago

image

RizwanMunawar commented 2 years ago

@chang556! I am working on webcam module, soon it will a part of main branch. If you want to contribute in webcam module, feel free to send pull request.

Ishihara-Masabumi commented 2 years ago

Me too. I have the same problem. I would appriciate it if you fix it push the correct module.

nianchengz commented 2 years ago

I've fixed this issue, later I will send the pull request.

RizwanMunawar commented 2 years ago

@chang556 @Ishihara-Masabumi, @Hooje has resolved the issue of webcam and external camera module, you can clone the latest code and can apply pose estimation using your webcams. 🤗

Ishihara-Masabumi commented 2 years ago

Thank you very much.