Skip to content

Emmanuel-Samuel/Traffic-Monitoring-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Monitoring System Using Computer Vision

Detect and Count cars and trucks via video feed

Table of Contents

General Information

  • A project based on detecting and counting cars and trucks using. This system uses computer vision techniques like background substraction, object detection, and tracking to monitor, detect and count the number of cars and trucks passing through a point in a video feed.

Technologies Used

  • Python
  • OpenCV

Features

  • Detect and count cars/trucks passing through a point with id, date and time passed.

Screenshots

Example screenshot

Setup

  • It is required that python is already installed.

Usage

git clone
cd (directory of repo)
pip install -r requirements.txt
python main.py

Project Status

Project is: in progress / complete / no longer being worked on. If you are no longer working on it, provide reasons why.

Contact

Created by @EmmanuelSamuel - feel free to contact me!

About

Detect and count cars/trucks via video feed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages