https://github.com/dray92/license-plate
A License Plate detector using OpenCV
https://github.com/dray92/license-plate
Last synced: over 1 year ago
JSON representation
A License Plate detector using OpenCV
- Host: GitHub
- URL: https://github.com/dray92/license-plate
- Owner: dray92
- License: mit
- Created: 2016-02-09T07:45:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T20:36:29.000Z (over 10 years ago)
- Last Synced: 2025-03-05T07:02:33.329Z (over 1 year ago)
- Language: Python
- Size: 633 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
License Plate Detector using OpenCV
For extract.py, we use edge boxes to isolate and identify characters. It is not a robust implementation.
Usage:
python extract.py [input_image] [output_image]
tesseract [output_image] output.txt