Eyes Tracking with mediapipe
Eyes tracking part3
Sep 11, 20217 min read2.3K
Search for a command to run...
Articles tagged with #python3
Eyes tracking part3
Eyes Tracking with MediaPipe
So right then, how can we find the distance from the object camera in real-time with the webcam at decent accuracy, without requiring any extra hardware like a stereo camera or depth sensor at all? This blog post will cover the implementation of a si...