zxing/core/test
2008-06-18 21:56:30 +00:00
..
data/blackbox Created a library of images which do not contain barcodes, or contain barcodes we don't yet support. Wrote a new unit test designed to identify false positives, and set a benchmark which we can improve over time. Out of these 26 images, tested in all four rotations, we currently find 44/104 false positives. The Code 39 decoder in particular seems to be too lenient. 2008-06-17 18:35:16 +00:00
src/com/google/zxing Fix pretty clear bug on Code 128 and 39 readers: reject empty barcodes as a false positive. 2008-06-18 21:56:30 +00:00