Skip to content

Vehicle Object Detection and Tracking in Traffic Surveillance Video Dec. 2011 ∼ May. 2012

Notifications You must be signed in to change notification settings

winniez/DetectTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Vehicle Object Detection and Tracking in Traffic Surveillance Video

Dec. 2011 ∼ May. 2012

Advisor: Weiyao Lin http://wylin2.drivehq.com/

##Overview • DetectTrack is a real-time video analysis application using C++ and OpenCV.

• The detection stage extracts vehicle objects from video with Gaussian Mixture Background Model and frame difference. The tracking stage tracks detected objects with particle filter algorithm.

• Optimized for handling complex traffic scene, self-adaptive and non-sensitive to illumination variation.

##Dependency OpenCV 2.3.1 or above. GSL 1.8 or above.

About

Vehicle Object Detection and Tracking in Traffic Surveillance Video Dec. 2011 ∼ May. 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published