DescriptionA wrapper to the zxing library (
http://code.google.com/p/zxing/). This submission includes files to encode a QR code from a string message, and decode a string message from an image containing an existing QR code. With little work these functions can be expanded to search for multiple bar-codes in images, decode multiple bar-codes in a single image etc.has passed the test.
File list:
decode_qr.m
encode_qr.m
license.txt
test_qr.jpg

test_qr.m