MultiTracker : Multiple Object Tracking using OpenCV (C++/Python) Satya Mallick August 5, 2018 49 Comments 10 min read Share Tracking Tutorial August 5, 2018 By 49 Comments In this post, we will cover how to use OpenCV's multi-object tracking API implemented using the MultiTracker class. We will share code in both C++ and Python. Before we dive into the details, ... Read More →