openalpr-android icon indicating copy to clipboard operation
openalpr-android copied to clipboard

Support for Brazilian license plate

Open badjano opened this issue 8 years ago • 11 comments

Tried:

recognizeWithCountryRegionNConfig("br"...

but it did not work.

badjano avatar Sep 29 '16 20:09 badjano

Maybe this will help

https://www.google.com.br/search?q=placa+de+carro+en+ingles&safe=off&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjtoNbtprXPAhVFCpAKHZEvC7AQ_AUICCgB&biw=1920&bih=916#safe=off&tbm=isch&q=placa+de+carro&imgrc=pF41qFxNXAGQuM%3A

badjano avatar Sep 29 '16 20:09 badjano

I think you only need to add these:

https://github.com/openalpr/openalpr/tree/master/runtime_data/region

badjano avatar Sep 30 '16 18:09 badjano

Hi @badjano,

Unfortunately, to support that data files I think it is required to compile a new version of openalpr. You can follow that discussion here.

Regards

SandroMachado avatar Oct 06 '16 23:10 SandroMachado

how to use this for india?

bipinbharti1357 avatar Mar 22 '17 05:03 bipinbharti1357

please can any one help me?

bipinbharti1357 avatar Mar 22 '17 05:03 bipinbharti1357

@Robbypatel1357 see #43.

SandroMachado avatar Mar 25 '17 00:03 SandroMachado

but where is a solution?

bipinbharti1357 avatar Mar 27 '17 12:03 bipinbharti1357

Probably #41.

SandroMachado avatar Mar 27 '17 13:03 SandroMachado

but still not getting solution plz help me?

bipinbharti1357 avatar Mar 29 '17 12:03 bipinbharti1357

ya,i hava the same issue....it's not working for indian number plates... and i'm not getting any solution too..... plzz have some attention on my issue....it will be a great help

thanks in advance

DipuDipanshu avatar Apr 08 '17 13:04 DipuDipanshu

Hi SandroMachado, for current android version of ALPR, after we copy in the training file, region, conf file and so on, how do we set it to use the country we want in the app? And do we need to recompile the openCV, Tessaract, and other binaries?

samlee92 avatar Jul 17 '17 00:07 samlee92