Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samir-atra/license-plate-recognition

License plate recognition system
https://github.com/samir-atra/license-plate-recognition

imageai-library knn lpr numpy object-detection opencv python tensorflow tensorflow-tutorials

Last synced: about 1 month ago
JSON representation

License plate recognition system

Awesome Lists containing this project

README

        

# license-plate-recognition
License plate recognition system

This repository contains two directories:

### - OldLPR(2018): a license plate recognition system built with python and opencv, to detect license plates numbers using KNN algorithm.

### - LPR: A license plate recognition system built with python and more recent libraries and algorithms.