Skip to content

Using computer vision techniques to detect and track vehicles travelling in both directions on a busy highway.

Notifications You must be signed in to change notification settings

schumanzhang/vehicle_detection

Repository files navigation

Detection of vehicles on a road

Using a popular computer vision technique known as background subtraction to detect and track vehicles on both sides of a busy road. The code base also can count vehicles based on an 'exit area'. Use cases for this type of application include the automated monitoring of traffic, especially in the context of urban planning.

Please ensure you install all dependencies as per the requirements.txt file

Running the app: python3 traffic.py

About

Using computer vision techniques to detect and track vehicles travelling in both directions on a busy highway.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages