zxing/core/test/data
2009-05-28 18:45:48 +00:00
..
blackbox Created a new QR blackbox test with difficult exposures, mostly self-shadowing cases. We only get 34 out of 120 tests, which is about what I expected. To fix these we will have to move away from a global black point and towards a more sophisticated local thresholding algorithm. 2009-05-28 18:45:48 +00:00
golden/qrcode Ported and rewrote the Renderer unit test to test QRCodeWriter. We encode several barcodes looking for good behavior, and several others which are compared pixel by pixel to golden results stored in PNGs. I'm happy to say we nail the three images Satoru created to the dot! 2008-11-20 22:39:31 +00:00