Automatic Optical Illusions Using Python and OpenCV
1–10 of 20 posts
Re: Automatic Optical Illusions Using Python and OpenCV
#2Re: Automatic Optical Illusions Using Python and OpenCV
#3To think the minecraft image really is in black and white is mind blowing. I wonder if that could become a minecraft mode and how it would look as a video
Re: Automatic Optical Illusions Using Python and OpenCV
#4To think the minecraft image really is in black and white is mind blowing. I wonder if that could become a minecraft mode and how it would look as a video
But it's not really in black and white, every Nth row and Nth column is in color (where N is something like 5?). Still kind of interesting, though.
Re: Automatic Optical Illusions Using Python and OpenCV
#5Re: Automatic Optical Illusions Using Python and OpenCV
#6I mean, it's just how our eye+brain work indeed. You can make it "better" by dezooming on the images, or "worst" by zooming in, which is just as expected.
It doesn't really seem far from other techniques for image compression, just a less good version of those ?
Re: Automatic Optical Illusions Using Python and OpenCV
#7To think the minecraft image really is in black and white is mind blowing. I wonder if that could become a minecraft mode and how it would look as a video
But it's not really in black and white, every Nth row and Nth column is in color (where N is something like 5?). Still kind of interesting, though.
Re: Automatic Optical Illusions Using Python and OpenCV
#8Re: Automatic Optical Illusions Using Python and OpenCV
#9The photos look exactly as I'd imagine they should, i.e. if the grid is providing 20% of the color of the original, the result looks 20% as colorful... I'm not sure I get what's "magical" about this?
It's interesting zooming in, until the point that your brains perceives the grid properly, and a B&W image pops forth.
Re: Automatic Optical Illusions Using Python and OpenCV
#10To think the minecraft image really is in black and white is mind blowing. I wonder if that could become a minecraft mode and how it would look as a video
But it's not really in black and white, every Nth row and Nth column is in color (where N is something like 5?). Still kind of interesting, though.