OpenAlprDroidApp
OpenAlprDroidApp copied to clipboard
Recognition performance longer than "processing time"
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?
I have problem wih california plate.
Like this picture: http://www.15q.net/us1/ca14.jpg
Can you recognize it?