Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 698 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 698 Bytes

Introduction:

This repo provides Object detection demos in which the support for the following Object trackers has been added:

With OpenCV:

  1. sort
  2. MediaPipe
  3. Camshift

To run demos with OpenCV go into the directory detectionTracker

and follow the instructions in the respective README file.

With GStreamer

  1. Sort
  2. More Trackers To Be Added

To run demos with GStreamer go into the directory gstreamerWithSortTracker

and follow the instructions in the respective README file.