Alexander Polevalexcoder.dev·Jan 12, 2025Real-time pose estimation and movement detection with YOLOv11Intro 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...119 readspose estimation