[android-developers] Re: detecting QRcodes in an image

2011-11-10 Thread gjs
Hi, Have a look in the Zxing code, or ask in the Zxing group. regards On Nov 11, 1:36 pm, Melaka Atalugamage wrote: > The main objective is not to read the QRcode values, but to detect multiple > QRcodes on the screen. if you have anything to help me out it would be > great. > > thanks in advan

Re: [android-developers] Re: detecting QRcodes in an image

2011-11-10 Thread Melaka Atalugamage
The main objective is not to read the QRcode values, but to detect multiple QRcodes on the screen. if you have anything to help me out it would be great. thanks in advance. On 11 November 2011 08:02, Zsolt Vasvari wrote: > Yes, there must be a way, since Google Goggles does it. > > > > On Nov 1

[android-developers] Re: detecting QRcodes in an image

2011-11-10 Thread Zsolt Vasvari
Yes, there must be a way, since Google Goggles does it. On Nov 11, 10:23 am, Melaka Atalugamage wrote: > Hello friends, > > Is there a way to detect QR(quick response) codes in a bitmap with any > technique(template matching, pattern matching, etc..). > There can be multiple QRcodes in a bitmap