zxing/core/test
2008-06-18 22:52:45 +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 Simple check in Code 39 reader to determine wide bars vary in width a lot, to cut out most false positives 2008-06-18 22:52:45 +00:00