AI on the Edge LESSON 28: Use Pan Tilt Camera to Track Object of Interest in OpenCV

In this video lesson we learn how to track our object of interest using the Pan Tilt camera. The camera will constantly adjust position to keep the Object of Interest in the center of the camera frame. We identify the Object of Interest based on Color, as we learned in earlier lessons. In this video, we developed the code below: