zxing/core/test/data/blackbox
2010-08-25 18:23:00 +00:00
..
codabar-1 Renamed Codabar files and added text files for testing purposes 2010-06-01 14:35:38 +00:00
code39-1
code39-2
code39-3
code93-1 Add Code 93 support. Update tests to reflect new (better) number of successes. 2010-05-30 14:37:08 +00:00
code128-1
code128-2 Recent bug fix uncovered some bugs in test case -- fixing those 2008-10-01 16:17:03 +00:00
code128-3 Finally actually fix the Code-128 bug and add tests 2008-09-24 12:16:41 +00:00
datamatrix-1
datamatrix-2 Added 18 real world DataMatrix blackbox images, plus turned on rotation for the original set. 2009-01-06 21:11:55 +00:00
ean8-1
ean13-1 Added 13 new blackbox images. 2008-10-07 18:57:15 +00:00
ean13-2 This is a set of mobile image taken at 480x360 with difficult lighting. 2010-01-17 23:12:21 +00:00
ean13-3 Added 55 EAN-13 real world test images. For mobile we get 49/55 of these, 55/55 with try harder. 2008-08-08 15:26:21 +00:00
ean13-4 Added a new blackbox test with extreme shadows and highlights. We do pretty poorly on this, but I've been experimenting with local thresholding algorithms which are a night and day improvement. 2009-06-16 18:47:34 +00:00
falsepositives
falsepositives-2 Created new false positives blackbox test. We definitely have a problem with EAN_8 firing too often. 2010-08-25 18:23:00 +00:00
itf-1 Moved one file back to the ITF directory because it should be readable. 2008-12-23 17:21:31 +00:00
itf-2 - Added a new unit test of 13 ITF images I took with a T-Mobile G1. 2009-03-09 20:48:48 +00:00
partial Moved one file back to the ITF directory because it should be readable. 2008-12-23 17:21:31 +00:00
pdf417 Finished work on the local binarizer and renamed it to HybridBinarizer. It uses the old histogram for 1D and the new approach for 2D. The unit tests don't fully demonstrate how much better this is in real-world lighting, but it pretty much solves the situation of pointing at a QR Code for 30 seconds without scanning, due to a shadow or gradient. 2009-12-13 21:08:57 +00:00
pdf417-2 Created a new blackbox unit test of real-world PDF 417 images taken with an Android device. Currently we decode 0/23. 2009-06-30 18:47:34 +00:00
qrcode-1
qrcode-2 Issue 511 2010-08-12 20:18:08 +00:00
qrcode-3 Added a new unit test of real world QR codes. We get 29/42 - pretty good, but room for improvement. 2008-08-25 17:44:23 +00:00
qrcode-4 Added a new QR Code unit test of real world photos of t-shirts. These are notoriously difficult because the barcodes don't lie completely flat. We're able to decode 33/48 which is better than I thought, although most of the images which fail look within reach. 2008-11-26 16:39:34 +00:00
qrcode-5 cleaned up versions of new tests; hopefully no EOL issues 2010-08-17 00:10:33 +00:00
rss14-1 Preliminary RSS-14 support. Not enabled yet in Android client. 2010-03-04 18:38:58 +00:00
rss14-2 Preliminary RSS-14 support. Not enabled yet in Android client. 2010-03-04 18:38:58 +00:00
rssexpanded-1 Big RSS Expanded changelist -- thank you authors 2010-05-10 19:18:50 +00:00
rssexpanded-2 Big RSS Expanded changelist -- thank you authors 2010-05-10 19:18:50 +00:00
rssexpanded-3 Big RSS Expanded changelist -- thank you authors 2010-05-10 19:18:50 +00:00
unsupported
upca-1
upca-2 Added 52 real world UPC-A greyscale test images. We get 26/52, but more with try harder. I think I'm going to break try harder results into their own test so we can track these separately. 2008-07-09 19:00:33 +00:00
upca-3 Added some very difficult reflective UPC-A images - we get 8/21. We would probably have to do something very special to handle soda cans with those silver on silver barcodes. 2008-07-09 20:50:03 +00:00
upca-4 Added 13 new blackbox images. 2008-10-07 18:57:15 +00:00
upca-5 Created new UPC-A blackbox test. 2010-08-23 15:47:13 +00:00
upce-1
upce-2 Added 41 real world UPC-E tests. We need to improve regular decoding here: it gets 17/41, but try harder gets 28/41. 2008-07-09 21:37:09 +00:00
upce-3 Added a reflective UPC-E unit test. We cannot decode any of these silver on silver barcodes. 2008-07-09 21:46:27 +00:00
upcean-extension-1 Add support for UPC/EAN +5 extensions, plus basic tests, and display the content in Android client as metadata 2010-06-16 19:49:22 +00:00
README

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