https://github.com/kalina559/licenseplatereader
C++ app reading license plates.
https://github.com/kalina559/licenseplatereader
computer-vision opencv
Last synced: about 2 months ago
JSON representation
C++ app reading license plates.
- Host: GitHub
- URL: https://github.com/kalina559/licenseplatereader
- Owner: kalina559
- License: gpl-3.0
- Created: 2020-11-12T18:32:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T14:17:20.000Z (over 5 years ago)
- Last Synced: 2025-02-15T11:27:27.301Z (over 1 year ago)
- Topics: computer-vision, opencv
- Language: C++
- Homepage:
- Size: 909 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
C++ app reading license plates.
[](https://www.gnu.org/licenses/gpl-3.0)
=============
Progress
-------------
- Currently the app reads plates from images where the plate is clearly visible, and oriented perpendiculatrly
to camera axis.
- Unit tests are implemented for the aforementioned case