detect multiple qr code in the captured image using android SDK?
Hi,
I am new to OpenCV, and I have good knowledge on android sdk. I am planning to implement functionality like, it will read multiple QR Codes in the given image. I cam to know that, it is possible using openCV library. And i found a sample code developed in python. But i am developing this in Native Android
Thank you.