https://github.com/rijoslal/anpd
ANPD is an automatic number plate detection system using two approaches: one with deep learning, OpenCV, and MongoDB for efficient data storage, and another with OpenCV and EasyOCR for real-time number plate recognition. Both systems capture and process license plate images to extract and display plate numbers seamlessly
https://github.com/rijoslal/anpd
easyocr mongodb opencv
Last synced: about 1 year ago
JSON representation
ANPD is an automatic number plate detection system using two approaches: one with deep learning, OpenCV, and MongoDB for efficient data storage, and another with OpenCV and EasyOCR for real-time number plate recognition. Both systems capture and process license plate images to extract and display plate numbers seamlessly
- Host: GitHub
- URL: https://github.com/rijoslal/anpd
- Owner: RijoSLal
- Created: 2024-12-22T08:37:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T04:35:10.000Z (over 1 year ago)
- Last Synced: 2025-03-26T05:42:06.724Z (over 1 year ago)
- Topics: easyocr, mongodb, opencv
- Language: Jupyter Notebook
- Homepage:
- Size: 281 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANPD
I developed an automatic number plate detection system using two approaches: one with deep learning, OpenCV, and MongoDB for efficient data storage, and another with OpenCV and EasyOCR for real-time text recognition. Both systems capture and process license plate images to extract and display plate numbers seamlessly