imatrix / QR Codes on the iPhone
So this QR code reading program showed up on appTapp’s Installer today.
Ok, I just realized that you have to go to the preferences for this application and turn OFF “capture only” for things to really start to work as designed. I think that setting is a debugging tool since this is still early days for this app.
Wait a second, didn’t I just see this the other day on the processing.org website under contributed libraries?
http://www.shiffman.net/p5/pqrcode/ … aha!
Ok, so I just tested this out. The QR Code library for processing can read the iMatrix codes, but iMatrix doesn’t seem to understand QR Codes, despite being incredibly similar. I’d even hazard a guess that the iMatrix code is a valid form of the QRCode… (obviously, since it works.
)
So I guess the scheme here is to be a repository for iphone readable QRCodes? Since it doesn’t seem to want to read things like this:
Which you can generate here: http://qrcode.kaywa.com/
update: It’s fixed now, and that QR code works great!
Leave a comment