Project information
- Category: AI / Image Processing
- Location: Singapore
- Project date: April, 2020
- Get a Quote: Contact Us
Identifying Vehicles using a Camera
This project was developed as a module for a product that our client was creating. It was designed for deployment on the Raspberry Pi 4. We used Python with OpenCV for this project. The script first locates the license plates in the frame and then uses a Machine Learning method called OCR (Optical Character Recognition) to identify the letters and numbers in the plate and convert the image to text. This license number is then stored on a local or remote database.