Getting number from picture of vehicle number/license plate in android [closed]
I have a app to develop which scans or take picture of vehicle number plate and get number from it. Has anyone done it before in android. How to approach this app in android. Thanks in advance.
Regards, Anuj
in order to develop such type of the app we need to use image scanner type of library like "IQ engine" which will give us the number when taken a snap from number plate. they have their apis for it. and for free we can have 1000request when registered. http://www.iqengines.com/ you will find the documentation for it also on company web.
精彩评论