sujaybhowmick / OpenAlprDroidApp

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

Recognition performance longer than "processing time" #7

Open mj3c opened 6 years ago

mj3c commented 6 years ago

Can anyone explain why does the call to recognizeWithCountryRegionNConfig take much longer (1.5 seconds or more) to return compared to the actual "processing time" that gets returned in the results?

Is it because the configuration file is being supplied and used in the call? How to use this library by supplying the configuration file only once when creating the Alpr object and then just calling recognize instead, or something of that sort?

tomeroto commented 4 years ago

I have problem wih california plate.

Like this picture: http://www.15q.net/us1/ca14.jpg

Can you recognize it?