-
Notifications
You must be signed in to change notification settings - Fork 2
A multithreaded Automatic Number Plate Recognition (ANPR) server written in Python. This code is mainly meant as a proof-of-concept and structure layout test for the C++ implementation, Python is NOT fast enough for real-time processing of images with 30+ fps, and properly cross-platform multi-threading is hard due to the Global Interpreter Lock…
srslynow/ANPR-Server-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A multithreaded Automatic Number Plate Recognition (ANPR) server written in Python. This code is mainly meant as a proof-of-concept and structure layout test for the C++ implementation, Python is NOT fast enough for real-time processing of images with 30+ fps, and properly cross-platform multi-threading is hard due to the Global Interpreter Lock…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published