Closed abhijitsrivastava closed 10 years ago
Hello Abhijit I finished working on full android app (with basic UI) based on Open Alpr. It has all the functionality and code to run what you needed. I need to do some clean up before I put it out on Github, which I will do in a day or two. The new repo will replace the existing openalpr-testapp. Hope you can wait little more longer.
Thanks and regards, Sujay
Hello Abhijit,
I have uploaded code for a more complete android app which demonstrates the use of open alpr library here - https://github.com/sujaybhowmick/OpenAlprDroidApp. You can email me if you have questions and issues.
On Mon, Nov 24, 2014 at 11:02 AM, Abhijit Srivastava < notifications@github.com> wrote:
Hi Sujay,
Thanks for compiling the library for Android.
Currently you are calling getVersion() from openAlpr but in actual I would need to call recognize("/car.jpg") method with the path of the image. I tried a lot but not able to compile the NativeAlpr.cpp after making the changes and I am not able to find help in this regard in the forum on google groups as well.
Kindly provide me the steps that I need to follow after making changes to call recognize method from NativeAlpr.cpp or otherwise kindly help me by making the required changes and compiling the sample with those changes.
Many Thanks, Abhijit
— Reply to this email directly or view it on GitHub https://github.com/sujaybhowmick/openalpr-testapp/issues/1.
Regards, Sujay Bhowmick
Hi Sujay,
Thanks for compiling the library for Android.
Currently you are calling getVersion() from openAlpr but in actual I would need to call recognize("/car.jpg") method with the path of the image. I tried a lot but not able to compile the NativeAlpr.cpp after making the changes and I am not able to find help in this regard in the forum on google groups as well.
Kindly provide me the steps that I need to follow after making changes to call recognize method from NativeAlpr.cpp or otherwise kindly help me by making the required changes and compiling the sample with those changes.
Many Thanks, Abhijit