Build an Object Tracker

Follow step-by-step instructions to create a simple object tracker.

In this lesson, we’ll use some OpenCV functions we learned in this course to create an object tracker.

With this object tracker, we’ll be able to draw a tracking box in the first frame of the video, and then that box will track the object. Follow the guidelines to complete the partial code given in the “Try it out” section at the end of the lesson.

Get hands-on with 1200+ tech skills courses.