sujaybhowmick / OpenAlprDroidApp

Reference App demonstrating the use of Open Alpr library
GNU Affero General Public License v3.0
127 stars 72 forks source link

Error recognizing plate number in the picture #13

Open tomeroto opened 5 years ago

tomeroto commented 5 years ago

I was try sample image for California license plate. Here the image: http://www.15q.net/us1/ca14.jpg

But after I take the picture, it always fast response (likely no processing) and say:

"Error recognizing plate number in the picture"

How to fix it? What I miss something?

I use Android Studio, and Phone with OS Marsmellow.

Need help.

ShreyashPromact commented 4 years ago

@tomeroto The existing code has changed the country from us to ca. I suggest you keep us only in onActivityResult method and then you will be able to get the number plate detected.

Do let me know if any help needed. Thanks.

fengboZ commented 4 years ago

Hi, I want to know if this code is able to detect Thai number plate?

fengboZ commented 4 years ago

@ShreyashPromact

ShreyashPromact commented 4 years ago

@fengboZ I don't think it will detect the Thai number plate. This is because it is made for a specific country only,