Raspberry Pi Pan Tilt Object Tracker using OpenCV
In this post, you are going to learn about how to build a Raspberry Pi Pan Tilt Object Tracker using OpenCV. To control the servos, I have used pigpio module instead of RPi.GPIO library (which is the most commonly used) because I find servos jittering while controlling them using RPi.GPIO. Servos work smoothly while using […]
Raspberry Pi Pan Tilt Object Tracker using OpenCV Read More »