https://github.com/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.
https://github.com/iotchulindrarai/vnpr-using-raspberry_pi
numberplatedetection ocr-recognition python3 raspberry-pi sql
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/iotchulindrarai/vnpr-using-raspberry_pi
- Owner: IotchulindraRai
- License: mit
- Created: 2023-09-29T08:02:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T16:10:32.000Z (over 2 years ago)
- Last Synced: 2025-02-10T20:13:43.307Z (over 1 year ago)
- Topics: numberplatedetection, ocr-recognition, python3, raspberry-pi, sql
- Language: Jupyter Notebook
- Homepage:
- Size: 3.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.



