creswick / StreamingQR

Apache License 2.0
2 stars 0 forks source link

Decode Data streams in tiled images to put a N QR codes on screen at once #15

Closed creswick closed 10 years ago

creswick commented 10 years ago

Imported from trac #15.

This is the decode version of ticket #14.

lcasburn commented 10 years ago

Branch ticket-#15 implements this feature and is ready for code review.

donpdonp commented 10 years ago

the change from decodeSingleQRCode to decodeMultipleQRCode looks clean. no comments.

lcasburn commented 10 years ago

Blocked on code-review for ticket #14. Once complete, I will merge this branch into master.