Skip to content

xfgryujk/VehicleDetection

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
x64
 
 
 
 
 
 
 
 

VehicleDetection

Detect vehicles using Background Subtraction in OpenCV 3.2.0. And track them with cvBlob.

Build

  1. Use Visual Studio 2017.
  2. Open cvblob\vc\cvBlob.sln and build cvBlob.
  3. Open VehicleDetection.sln and build VehicleDetection.
  4. Copy cvblob\vc\bin\*\cvBlob.dll to VehicleDetection's output directory.

About

Detect and track vehicles in video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published