Skip to content

Real-Time Object Tracker written in Python using dlib and OpenCV

Notifications You must be signed in to change notification settings

Robo-EX/Motion_track-and-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion_track-and-Detection

Real-Time Object Tracker written in Python using dlib and OpenCV

Tracking using Video File

To run the code using a video file use the following command line argument --

python tracker+detection.py -v <path-2-video-file>

Tracking using Live Video

To run the code using live video use the following command line argument --

python tracker+detection.py -d <device-id>

About

Real-Time Object Tracker written in Python using dlib and OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages