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

https://github.com/koralowiec/ocr-server

Part of engineering thesis. The API that takes an image with license plate and tries to return the license plate number (by preprocessing the image with OpenCV and then recognizing the characters with OCR: Tesseract)
https://github.com/koralowiec/ocr-server

fastapi opencv pytesseract tesseract

Last synced: about 2 months ago
JSON representation

Part of engineering thesis. The API that takes an image with license plate and tries to return the license plate number (by preprocessing the image with OpenCV and then recognizing the characters with OCR: Tesseract)

Awesome Lists containing this project