zxing/core
2008-04-21 18:11:02 +00:00
..
lib Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00
src/com/google/zxing Changed the parsing logic to refer to EAN-8 and EAN-13 as UPCs as well, so that the clients can recognize them as product barcodes and offer to do a product search. 2008-04-18 14:30:02 +00:00
test Added some simple sharpening for 1D decoding which allowed a couple more blackbox images to pass. There were a few cases where the format or content is now misdetected, but since the net gain was positive I decided to make those non-fatal errors. In real world use the sharpening seems to help, and I think we can do even better with a better algorithm. 2008-04-21 18:11:02 +00:00
build.xml Separate out test-unit and test-blackbox targets for running different sorts of tests 2008-04-18 17:03:04 +00:00