"Universal Jigsaw Puzzle" Hits Stores In Japan
Riktov writes "I came across this at a Tokyo toy store last week, and it's one of the coolest things I've seen in a long time. Jigazo Puzzle is a jigsaw puzzle, but you can make anything with it. It has just 300 pieces which are all just varying shades of a single color, though a few have gradations across the piece; i.e., each piece is a generic pixel. Out of the box, you can make Mona Lisa, JFK, etc, arranging it according to symbols printed on the reverse side. But here's the amazing thing: take a photo (for example, of yourself) with a cell-phone, e-mail it to the company, and they will send you back a pattern that will recreate that photo.
This article is in Japanese, but as they say, a few pictures are worth a million words. And 300 pixels are worth an infinite number of pictures."
Impossible. Anyone who had seen the image would be a gibbering heap of insanity, and unable to tell you the pattern. At best you could hope to get enough clues to figure out the pattern yourself... but if you assembled it, you'd either off yourself or also turn into a quivering mass of human flesh.
The key here is to get someone else to assemble the image... you'd find a likely mark (some kind of paranormal investigator, for instance) and then mislead him into thinking the image he's assembling will *stop* the summoning of Cthulhu. Drop enough clues in the right places, use decoys to mislead him of your true intentions, let him be an ignorant pawn in your great game. With luck and skill, you can get him to do the dirty work for you. And the irony of him contributing to the Great Awakening by striving against it is quite delicious.
At least, that's the way I'd do it. Your way is too direct, and not worthy of true evil genius.
"Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
JPEG chunks an image into 8x8 blocks. An overcompressed JPEG contains so little information per block that the blocks devolve into simple gradient patterns (try this yourself with a grayscale image: save it with a quality near "0" and you will see the individual blocks clearly). If you think about it a bit, this makes sense: the block is being approximated by a combination of a small number of cosine waves (in the limit, it's a single wave along each image dimension), so the result is a gradient, because most of the coefficients have been thrown out by compression.
In this sense, the puzzle pieces can be thought of as representing these simple block patterns. With a 15x20 rectangle of pieces, by JPEG standards, this is essentially an overcompressed 120x160 image. You'll note that if you take your overcompressed JPEG and scale it down to around 25% (30x40), then, provided the original image shows only a single subject, it should still be reasonably recognizable, because the human visual system patches together the pieces to produce a coherent image, even if it is highly distorted.