Extended the command line tool to dump the results of black point calculation. You...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 26 May 2009 16:39:00 +0000 (16:39 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 26 May 2009 16:39:00 +0000 (16:39 +0000)
commitbc07a778ba66375b95751ab7e77b82395d65a3b5
tree49e3cff4b7efab5dd185fd1bbf4640fc81a690e4
parentcd9b56ddf91353846acd12932b7fd10a7f7fd485
Extended the command line tool to dump the results of black point calculation. You can now use the flag --dump_black_point to generate a PNG which contains the original image, the row scanning monochrome version, and the 2D scanning monochrome version side by side. It will be saved as originalfilename.mono.png.

git-svn-id: http://zxing.googlecode.com/svn/trunk@953 59b500cc-1b3d-0410-9834-0bbf25fbcc57
javase/src/com/google/zxing/client/j2se/CommandLineRunner.java