zxing/core/test
2008-12-10 00:22:14 +00:00
..
data Added a new QR Code unit test of real world photos of t-shirts. These are notoriously difficult because the barcodes don't lie completely flat. We're able to decode 33/48 which is better than I thought, although most of the images which fail look within reach. 2008-11-26 16:39:34 +00:00
src/com/google/zxing Another attack on integrating encoder and decoder: Version is done. Attempted to rationalize encoding API to deal with strings, not bytes. More code style changes like removal of 'final' on locals and arguments. 2008-12-10 00:22:14 +00:00