Real-time pose estimation and movement detection with YOLOv11
Jan 12, 2025 · 4 min read · Intro In this article, we explore how to stream video from your smartphone to your computer, using it as a webcam. Then, we combine this with OpenCV video capturing and use YOLOv11 for pose estimation and movement detection. I am using Python, OpenCV...
Join discussion