Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opencv-Object-Tracking

Introduce

Detect object without using YOLO. The tracker I use SORT method (Kalman Filter + Hungarian Algorithm).

Requirement

  1. python3.8
  2. scikit-image
  3. matplotlib
  4. numpy
  5. opencv
  6. filterpy

Run

python datect_with_track.py

Result

image

About

Object tracking method by OpenCV

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages