Skip to content

A blind spot monitor using computer vision to detect vehicles

Notifications You must be signed in to change notification settings

ashum68/blindspotmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blind Spot Monitor

Using OpenCV, the program will display a warning if a car is present in the detection zone. The YOLO Object Detection Algorithm is used to validate a vehicle in the detection zone and classify the type of vehicle (car, bike, truck, etc.).

You can try this program on a video or using a webcam by switching the VideoCapture method.

Below is a short demonstration:

output.mp4

About

A blind spot monitor using computer vision to detect vehicles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages