zxing/core/test/data/blackbox
2008-03-03 22:45:52 +00:00
..
code39-1 Removed bad test cases -- for now considering this image too blurred for the "easy" test suite 2008-02-22 19:17:49 +00:00
code39-2 Add some basic Code 39, Code 128 tests 2008-02-19 21:09:55 +00:00
code128-1 Add some basic Code 39, Code 128 tests 2008-02-19 21:09:55 +00:00
ean13-1 New rotated 1D barcode test case 2008-03-03 20:50:41 +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 Little bug fix affecting QR Codes that run all the way to the left/top edge of an image 2008-02-19 21:49:26 +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
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.