461
Shit like this is why we need open source printers!
(sh.itjust.works)
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
This is a science community. We use the Dawkins definition of meme.
He's written up his findings in English, for anyone who prefers English over German or text over video.
But basically the JBIG2 image compression algorithm used in those scanners looked for certain repeating patterns, and incorrectly compressed certain portions of the image into "close enough" blocks of pixels. Unfortunately, that meant that scanned number data wasn't guaranteed to be accurate, even when the decoded output clearly looked like a number with no distortion or noise.
It's worth the full read.
You left out what I feel is the best part: even in the "uncompressed" mode, even when that was disabled, it was still happening sometimes.
To be precise, the "lossless" compression is still a compression algorithm. They just didn't implement the steps that actually make the compression algorithm lossless.
From the write up:
TIL! Thank you for the added detail, I hadn't read the full write up but had watched his presentation in English and it was wild to hear presented.