zxing/core
2008-06-17 18:35:16 +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 Remove compile-time reference to DataMatrixReader 2008-06-12 16:30:01 +00:00
test 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
build.xml Add support for core.jar as OSGi bundle, component in BugLabs's BUG platform 2008-06-16 18:25:56 +00:00