openalpr / train-ocr

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

How to train ALPR for chinese plate? #18

Open ghpass opened 8 years ago

ghpass commented 8 years ago

I am training openALPR for Chinese characters. But I found it 's very difficult. I can't under stand the alpr-train document. Is there any examples to learn? Any help is appreciated.

kobenein commented 8 years ago

Taiwan? China?

ghpass commented 8 years ago

China, not Taiwan

ghpass commented 8 years ago

"Producing Tiles from Actual Plates" doesn't support chinese. The function waitkey() (in classifychars.cpp) just supports [0-9] or [A-Z], doesn't support chinese words. TTF training mode may be used to train chinese plates.

wenerme commented 8 years ago

@ghpass Have work this out ? Is this possible ?

lichenguang302 commented 7 years ago

@ghpass @wenerme
any luck?