An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

C++ app reading license plates.
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](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