zxing/core
2008-10-29 14:22:44 +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 Made a change to the QR detector which cuts the worst case rejection time from 300 ms to 160 ms, with almost no penalty in decoding ability. Given that we're emphasizing continuous decoding, I feel it's much better to reject the occasional borderline image in half the time, and get on with the next scan. 2008-10-29 14:22:44 +00:00
test Made a change to the QR detector which cuts the worst case rejection time from 300 ms to 160 ms, with almost no penalty in decoding ability. Given that we're emphasizing continuous decoding, I feel it's much better to reject the occasional borderline image in half the time, and get on with the next scan. 2008-10-29 14:22:44 +00:00
build.xml Parallelize black box tests 2008-08-06 20:26:05 +00:00