项目作者: SanjinKurelic
项目描述 :
Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence plates are automatically stored in a SQLite database using the SQLAlchemy library.
高级语言: Python
项目地址: git://github.com/SanjinKurelic/FlaskALPR.git