openalpr / train-ocr

Input files and scripts necessary to train the license plate OCR
GNU Affero General Public License v3.0
232 stars 109 forks source link

Error when trying to train new country license plate #17

Open shahar3012 opened 8 years ago

shahar3012 commented 8 years ago

Hi, I'm using Ubuntu 14.04 to train OpenALPR to recognize my country characters and license plates.

I have succeeded to do so but I discovered that the ocr_language was set to leu, rather than what I want, which is lil.

Once I've changed the ocr_language parameter to lil almost every OpenALPR utility is showing this error :

read_params_file: parameter not found: ;

As you can see above it doesn't says what parameter is missing. All I did is just change the ocr_language from leu to lil and create a new configuration file for the new language which is the same as the European one.

I've googled it and it seems to be an error from tesseract. However, no solution was good enough for this issue.

What should I do?

Thanks.

sjafarianm commented 5 years ago

same issue