srslynow / ANPR-Server-C-

A multithreaded Automatic Number Plate Recognition (ANPR) server written in C++, much like OpenALPR. Difference is that this code is build for speed & low-overhead, which makes it run on embedded devices like a raspberry PI. Also uses deep neural-networks (DNNs, trained with Caffe) for character classification through the new OpenCV DNN interfac…
18Updated 6 years ago

Related projects

Alternatives and complementary repositories for ANPR-Server-C-