Skip to content

The speed detection of vehicles plays a key role for safety of civilian lives which prevents many mishaps. This project plays a vital role in monitoring vehicle speed. Here,we propose different methods consists of background subtraction and feature extraction.

Notifications You must be signed in to change notification settings

Harshit1047/Vehicle-speed-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Speed Detection

The speed detection of vehicles plays a key role for safety of civilian lives which prevents many mishaps. This project plays a vital role in monitoring vehicle speed. Here,we propose different methods consists of background subtraction, feature extraction. In which,speed is determined by using distance travelled by vehicle over number of frames and frame rate.

Installation

To install this project

  pip install cmake
  pip install dlib

Deployment

To deploy this project run

  python speedDetection.py

Architecture Diagram

image_6483441

Demo

Untitled.1.1.mp4

##Number Plate Detecton

image image Output : 29A33185

Features

  • Car detection
  • Speed detection

Tech Stack

  • OpenCV

  • Python

Build With ❤️ by :

About

The speed detection of vehicles plays a key role for safety of civilian lives which prevents many mishaps. This project plays a vital role in monitoring vehicle speed. Here,we propose different methods consists of background subtraction and feature extraction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages