there is no reason to think that the image is standard row1 followed by row2, row3, etc. since you scan left to right with the pen, i think you can assume that the output is actually column1, column2, etc. This will require that you break the image into pieces and rotate each piece 90 degrees. scan a barcode with it, and you should see very clear sections of white and black...
allan 2009/2/20 Stefan Below <stefanbelow at gmx.de>: > m. allan noah schrieb: >> >> trial and error. >> > > i have no luck yet... the image looks very wired with no similarity to the > scaned area. I am not sure if i have to convert the binary data somehow. I > don't even now what the scanning mode ist (gray/color/bw). I think it is > black/white... but without a spec... > Or is there a good procedure to determine the correct values? > > Anyway, here is my dirty hacked driver with fileoutput. > > > Thanks a lot, > Stefan > > > > >> >> >> >> > > > -- > sane-devel mailing list: sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org > -- "The truth is an offense, but not a sin"
