Inspiration
Increase the safety of drivers and prevent hit and runs.
What it does
This application is designed to be integrated into a car's cameras. It will use the video from the car's camera once an incident is detected to determine the license plate of the other driver and to get a picture of his face once the facial recognition finds a face in the image.
How I built it
We used C++ for the facial recognition and for the license plate finding. Once the data is found it is inserted into a text file for later use. The website was built using html with a php backend. The php script parses the information in the text file and displays in a table on the website.
Challenges I ran into
Programming the facial recognition and the license plate finding was complicated to accomplish because of the various errors we had to overcome.
Accomplishments that I'm proud of
Producing our idea in the short period of time allotted.
What I learned
Working with people with different software knowledge.
What's next for CollisionSaver
Adding additional features to the application.

Log in or sign up for Devpost to join the conversation.