Created 40 new blackbox images which are partial shots of a very large QR code. In...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 14 Oct 2008 22:08:48 +0000 (22:08 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 14 Oct 2008 22:08:48 +0000 (22:08 +0000)
commit3578c67cc227b2b0c39b428e61d7f5f37e451997
treef8d04e2f02853a614ce8efb3f8047f311384144a
parent23fc6b558bad94d06213bfdb360ff08d08de543b
Created 40 new blackbox images which are partial shots of a very large QR code. In mobile mode we do OK, but in try harder we find bogus 1D results in almost half of these. I'm checking this in as a baseline, and will work on improving the situation in a subsequent change.

git-svn-id: http://zxing.googlecode.com/svn/trunk@618 59b500cc-1b3d-0410-9834-0bbf25fbcc57
41 files changed:
core/test/data/blackbox/partial/18.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/19.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/20.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/21.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/22.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/23.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/24.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/25.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/26.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/27.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/28.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/29.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/30.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/31.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/32.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/33.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/34.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/35.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/36.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/37.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/38.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/39.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/40.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/41.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/42.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/43.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/44.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/45.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/46.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/47.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/48.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/49.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/50.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/51.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/52.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/53.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/54.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/55.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/56.jpg [new file with mode: 0755]
core/test/data/blackbox/partial/57.jpg [new file with mode: 0755]
core/test/src/com/google/zxing/negative/PartialBlackBoxTestCase.java