Senior Design 2020 – Computer Science and Engineering Team 2
This video contains proprietary information and cannot be shared publicly at this time.
Figure 1
Computer Science and Engineering Team 2
Team Members
Advisor
Mitchell Chan Adam Fan Cameron Slater
Joseph Johnson
sponsored by
License Plate Recognition
Our sponsor, Control Module Inc. (CMI), is a global provider of innovative systems and solutions for workforce data collection, EV charging, and fleet management.
We were tasked with designing a DVR-type device with event logging that classifies license plates and uses OCR machine learning to read the plate and log the event depending on whether a tagged ID was presented.
The license plate recognizer has two main components. It takes as input a video feed utilizing an IP based camera that the ECE team designed. First it finds a license plate (if one is present). Then, it reads the plate number and logs the event. We used Keras with TensorFlow core to build our neural network.