S

Smart Road Safety and Security Systems

The two modules of this project, namely, Fraudulent Licence Plate Recognition and Alerting System and Helmet Detection System, for security and safety purposes respectively.

The problem Smart Road Safety and Security Systems solves

  1. Fraudulent Licence Plate Detection and Alerting System -

This involves the use of Computer Vision for licence plate recognition using OpenALPR and OpenCV and it
automatically alerts the user (here, the traffic police and surveillance system) as soon as the licence plate is not
found in the database. This will increase security on the road as the criminals generally use fraudulent licence
plates for committing serious crimes. A lot of crimes can be avoided this way if we automatically detect the
fraudulent licence plates on the road itself.

  1. Helmet Detection System -

This module again makes use of Computer Vision for Helmet Detection for two wheelers using OpenCV. It
detects whether the rider and the pillion riders are wearing helmets or not and identifies the people who aren’t.
This is a step towards saving numerous lives that are lost due to not wearing helmets.

Challenges we ran into

The problems we faced was we tried as much as possible to integrate both the modules in one, but in the end, it would take a deep dive and a lot of time to do so.
Another problem we faced was with the OpenALPR library due to some library bug issues.

Discussion