zxing/core/test/data/blackbox
2008-06-17 18:35:16 +00:00
..
code39-1 More updates to use local test images rather than remote 2008-06-16 16:13:12 +00:00
code39-2 More updates to use local test images rather than remote 2008-06-16 16:13:12 +00:00
code128-1 More updates to use local test images rather than remote 2008-06-16 16:13:12 +00:00
datamatrix-1 Added code for the Data Matrix decoder. 2008-03-11 03:48:12 +00:00
ean8-1 First set of updates to use local test images rather than remote 2008-06-16 16:00:51 +00:00
ean13-1 New rotated 1D barcode test case 2008-03-03 20:50:41 +00:00
ean13-2 Replaced the smaller, resized EAN13-2 test images with the full-size originals. 2008-04-19 18:38:52 +00:00
falsepositives 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
qrcode-1 Disallow BufferedImage of type TYPE_CUSTOM -- not decoding properly, and is kind of a weird case from ImageIO anyway 2008-03-03 22:45:52 +00:00
qrcode-2 Final updates to use local test images rather than remote 2008-06-16 16:29:48 +00:00
upca-1 Added BarcodeFormat to Result, indicating what type of barcode was detected. Added TRY_HARDER hint. Improved logicalness of results when reading UPC-A code / EAN-13 code starting with 0. 2008-02-25 23:02:50 +00:00
upce-1 First set of updates to use local test images rather than remote 2008-06-16 16:00:51 +00:00
README Major reorg of test cases 2008-02-13 23:28:52 +00:00

Thanks to Enrique G-S for contributing many of the EAN-13 test images.