Xerox scanners and photocopiers randomly alter numbers in scanned documents
1–10 of 118 posts
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#2I spent half a decade on document imaging in the early to mid '90s, a fair amount close to this level (had a coworker who loved bit level stuff for the truly evil problems like this), and I can see how it happened ... given sufficiently careless developers.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#3Anyone got a reasonable reason for doing this?
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#4It is like taking a picture of my wife with a digital camera and her face being replaced with that of some other person.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#5Truly surprising. I would never have imagined this to be in the domain of possible problems one would expect to encounter scanning or photocopying a document. It is like taking a picture of my wife with a digital camera and her face being replaced with that of some other person.
I can imagine someone turning the technique into a novel form of image compression, maybe for surveillance databases or something.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#6I can't quite see the reason why you would lossily compress something when your machine's purpose is to duplicate things. Anyone got a reasonable reason for doing this?
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#7I can't quite see the reason why you would lossily compress something when your machine's purpose is to duplicate things. Anyone got a reasonable reason for doing this?
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#8Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#9Truly surprising. I would never have imagined this to be in the domain of possible problems one would expect to encounter scanning or photocopying a document. It is like taking a picture of my wife with a digital camera and her face being replaced with that of some other person.
That's quite possible. http://www.cs.columbia.edu/CAVE/projects/face_replace/ I can imagine someone turning the technique into a novel form of image compression, maybe for surveillance databases or something.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#10I can't quite see the reason why you would lossily compress something when your machine's purpose is to duplicate things. Anyone got a reasonable reason for doing this?
So it sounds like there's one code path and it's seriously broken. I looked at the first settings page, and while it's in German I can see it's 200 DPI. There's no excuse for default lossy compression when you're at 200 DPI and doing office sized paper. We didn't do that in 1991, we got CCITT Group 4 lossless compression of around 50KB per image plus or more generally minus for 8.5x11 inch paper, although we did do thinks like noise reduction and straightening documents (that makes them compress better, among other things).