Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 298 Bytes

File metadata and controls

9 lines (7 loc) · 298 Bytes

Vehicle Counter

This program makes use of background subtraction to illustrate multiple object tracking using dlib correlation tracker to count cars. You can modify this to use any object detector, yolo, hog+svm.

Requirements

  1. opencv==4.2.0
  2. dlib==19.17.0

Demo

Alt Text