-
I was wondering if OpenALPR is adapted to be used for Iranian plates; https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Iran
-
Please, help me. I am currently doing final year project. Car License Plate Recognition is the main part of the project. I need to crop the detected car license plate from the output image in order to…
ghost updated
4 years ago
-
Hello,
I used `train-ocr` to make it learn the switzerland fonts and added it to the `eu` dataset. When doing some tests with ocr debug set to 1 I was surprised to see that the font used was still th…
Silex updated
8 years ago
-
Hi folks
I'm trying to build a system that will detect bike boards mounted on the front of mountain bikes during a race. The boards are all the same, and use a single font for all the numbers. The …
-
Hello,
I'm trying to train the OCR for Saudi Arabian license plates. I've been following the content in this issue: https://github.com/ria-com/nomeroff-net/issues/33 but it seems a bit outdated and…
-
The OpenALPR library does not work well for Austrian license plates. It classifies German plates fine but they use a different font.
The google images show the differences:
[German license plates](ht…
-
Hello, I am looking for the files needed to recognize Japanese license plates.
The [official API demo](https://www.openalpr.com/cloud-api.html) and [release notes for v2.6.103](http://doc.openalpr.co…
dyama updated
2 years ago
-
I would like to implement german license plates into your well working script. What should I do to train the ocr model the complete alphanumeric characters? Can you show me an example?
-
Here are some Hong Kong (similar to United Kingdom / UK) license plates:
https://www.dropbox.com/sh/b7ndg9tajbyr8mm/AAD-ab1eUAFLisx6TyFCVjIza?dl=0
I used http://www.openalpr.com/demo.html to upload i…
ghost updated
5 years ago
-
Currently we use Hough lines to find potential edges of the plates and then score edge combinations based on a variety of factors (strength of the line, distance from characters, shape of the plate, e…