You mean you want to compute the bits of the QR Code symbol by hand?
Well you can buy the QR Code spec from ISO and follow it. It is far
harder than a 1D barcode, if only because you need to Reed-Solomon
encode the bytes. How's your polynomial math over GF(256)? :) You
almost certainly don't want to do it by hand. You could step through
our source code to follow how it is done too if you like.
Yeah let us know if you have ideas about addressing the blur issue. I
think there are two approaches:
1) better black/white thresholding. If you get this really right, blur
doesn't matter much since you end up with the right black/white image
2) smarter deconvolution. This seems too slow compared to its
usefulness but we could well be wrong
Try holding the phone farther away from the QR Code. Even if it's
smaller, if it's farther it is more in focus, and that could be better
overall.
Not sure if you can disable the permissions thing on a Motorola. You
can on Nokias and Sony Ericsson's, sort of.