IotchulindraRai / VNPR-using-Raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

Repository from Github https://github.comIotchulindraRai/VNPR-using-Raspberry_piRepository from Github https://github.comIotchulindraRai/VNPR-using-Raspberry_pi

VNPR-using-Raspberry_pi

It is an individual image processing project on a Raspberry Pi, called 'Vehicle Number Plate Detection.' I created this project from the ground up, handling everything from writing the code, training models, defining the problem, and implementing the solution. The main goal of this project was to automatically detect and read license plate numbers from vehicle images. Screenshot 2023-03-18 121249 Screenshot 2023-03-18 121157 Screenshot 2023-03-15 225248 Screenshot 2023-03-15 224039

About

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%