Xerox devices randomly altering numbers

  • Thread starter Thread starter nsaspook
  • Start date Start date
  • Tags Tags
    Numbers
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
Science Advisor
Messages
1,564
Reaction score
5,195
Last edited by a moderator:
Physics news on Phys.org
Holy crap. I would have never imagined a xerox machine could make that sort of error. Their scanning algorithms must be pretty darn clever to even have that sort of bug.
 
Those eunuch programmers have gotten too clever. :biggrin:
 
jtbell said:
Those eunuch programmers have gotten too clever. :biggrin:

They were very clever, to the point that saving document space became more important than document image integrity. Lossy compression should never be used when you expect the fidelity of the result to be a limited only by the resolution of the scanning process and the ability of the compression process to eliminate 'redundant' information. It's much better to see a blurry blob than a clear image that's completely wrong in any document scanning operation. Lossy compression usually goes beyond the 'redundant' and starts 'guessing' about different but similar patterns. In this case some numbers are deemed visually similar at some lossy compression ratio so it (the software classifier/comparator) selected a previously stored (seemly random) version to save space.