All Projects

Automated LPR Vehicle Entry System

Automated License Plate Recognition (LPR) for Vehicle Entry System is a project I worked on to automate the opening of gantry barriers for vehicles through the use of automated license plate recognition technology. The system, comprised of the ALPR daemon (openCV for object detection + tesseract for character recognition), NodeJS backend (managed with PM2), and React frontend was hosted on a raspberry pi. Connection to the frontend dashboard which has features such as live feed and csv-exporting is made from a separate computer over LAN, as is the raspberry pi to the IP camera.