RizwanMunawar / yolov7-pose-estimation

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

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

Closed chang556 closed 1 year ago

chang556 commented 1 year ago

image

RizwanMunawar commented 1 year 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 1 year ago

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

Hooje commented 1 year ago

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

RizwanMunawar commented 1 year 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 1 year ago

Thank you very much.