I 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?
Xerox scanners and photocopiers randomly alter numbers in scanned documents
11–20 of 118 posts
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#12I 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?
On a modern copier the scanner transfers the data first to RAM and than usually to a hard disk (the most of the people do not even know that the "copy machine" has one and saves the scanned stuff to it). From that hard disk the data where transmitted via laser to the drum
Tadaaa - you have the reason for having data be compressed on a modern copier.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#13Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#14The classifier was adjusted and these errors mostly went away. It certainly seems that Xerox have configured things incorrectly here.
Also, with Google Books, we held the hi-res original images. It's not like the PDF downloads were copies of record. We could also tweak the classification and regenerate all the PDFs from the originals.
For a scanner, I don't think that symbol compression should be used at all for this reason. For a single page, JBIG2 generic region encoding is generally just as good as symbol compression.
More than you want to know about this topic can be found here: https://www.imperialviolet.org/binary/google-books-pdf.pdf
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#15Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#16Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#17Earlier quoted context omitted.
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.
Think how someone could falsify your entire life...
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#18Truly 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
#19I 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?
If you're scanning a long document to a PDF, compression makes a lot of sense. It's the difference between being able to email the PDF as an attachment and having to find a place to put the file online.
Re: Xerox scanners and photocopiers randomly alter numbers in scanned documents
#20I 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?
If you're scanning a long document to a PDF, compression makes a lot of sense. It's the difference between being able to email the PDF as an attachment and having to find a place to put the file online.