Is it possible to scan multiple qr codes from a single image ? If so how can I implement it ? I have a requirement to scan all qr codes from the single image..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the svn trunk, there’s support for multiple QR codes in
QRCodeMultiReader. Not sure what you’re using on the iPad but (the widget or the objc library) but it should be pretty easy to tie theQRCodeMultiReaderin to those.