Welcome, Guest. Please login or register.

Author Topic: Can you see me ?  (Read 3537 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline The_EditorTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1863
    • Show only replies by The_Editor
Can you see me ?
« on: June 28, 2006, 04:21:00 PM »

Little test to see if your "Normal" or not

hehe


http://3cag.net/forum/viewtopic.php?t=63
The Reluctant Pom
 

Offline Vincent

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 3895
    • Show only replies by Vincent
Re: Can you see me ?
« Reply #1 on: June 28, 2006, 08:19:01 PM »
Not looking directly at the first pic, I could see the bottom right of the hidden image.

Could see bugger all when looking at it though.

Couldn't see anything at all in the bottom one.
Xbox360
"Oh no. Everytime you turn up something monumental and terrible happens.
I don\'t think I have the stomach for it." - Raziel
 

  • Guest
Re: Can you see me ?
« Reply #2 on: June 28, 2006, 08:49:37 PM »
On my TFT at work, I could clearly make out both.

On the CRT here at home, I could only make out the second one.
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Can you see me ?
« Reply #3 on: July 08, 2006, 04:05:49 PM »
I had no problem with either one. The first was screamingly obvious but the secoond was a bit more subtle.

Quote
: Again, the interesting thing to note here is that folks who are colorblind
: are not 'impaired' in the sense that they really see *less* than others,
: rather, you could just say that they're more sensitive to some things
: than the rest of us are.


Quite! I challenge any "normal" to be more perceptive of the blue end of the spectrum than me ;-)

*cough* Where's my evil antipodean sidekick with those fusion crackers?
int p; // A
 

Offline metalman

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1283
    • Show only replies by metalman
Re: Can you see me ?
« Reply #4 on: July 09, 2006, 06:16:38 AM »
Interesting!
Viewed images on CRT

Could identify the image on Red Spectrum Gradient Test, it stood out on the Lower right, much harder to see in the top left bright red area.

On the Red Speckles Test, Nothing.
Lan astaslem
The Peacemaker
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Can you see me ?
« Reply #5 on: July 09, 2006, 01:12:21 PM »
One day I thought long and hard about colour perception and wrote an image filter to try and show people with normal vision how I perceive the world.

It isn't perfect - I can usually distinguish a colour (anything strongly saturated at least) from a non colour (ie grey or very unsaturated colours) but aside from blues and some greens I really can't differentiate them from each other.

Secondly, my blue perception is considerably stronger than normal. Blues appear more vivid and varied to me than to someone with normal vision, so much so that I tend to see colours that have any significant blue hue in them as blue even when they could be some bluish shade of green, for instance.

The filter analyses the hue of every pixel in the source image, based on a self made hue/brightness calibration test (where I matched about 30 points in the spectrum to a greyscale brightness) and reshades the non blue colours to grey, passing only the minimum amount of green I can differentiate (probably not that accurately though). Secondly, it enhances the blue tones, pulling some of the non-blue tones back towards blue in line with the calibration.

All of this was compounded by my CRT's spectral curve so its hardly accurate. However, it might give you some idea:

blue flowers

blue flowers - filtered

The second image tends to filter out the sky which in reality looks quite blue to me also, but the filter was probably more than overworked by the flowers ;-)

The point is not so much that everything looks grey to me, as I said, it's more that it is impossible to tell the vast majority of different non-blue colours apart. I haven't found a better way to render this other than simply removing the hue information to give normal sighted people the same perception.

PS:If you get a 403, just enter the url into the address bar directly ;-)
int p; // A
 

Offline Vincent

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 3895
    • Show only replies by Vincent
Re: Can you see me ?
« Reply #6 on: July 09, 2006, 02:06:07 PM »
Erm... both pictures are the same ;-)
Xbox360
"Oh no. Everytime you turn up something monumental and terrible happens.
I don\'t think I have the stomach for it." - Raziel
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Can you see me ?
« Reply #7 on: July 09, 2006, 02:10:47 PM »
Quote

Vincent wrote:
Erm... both pictures are the same ;-)

Gotcha!

No, seriously... check again, I pasted the url twice by accident ;-)
int p; // A
 

Offline cecilia

  • Amiga Snob
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4875
  • Country: 00
    • Show only replies by cecilia
    • http://cecilia.sawneybean.com/
Re: Can you see me ?
« Reply #8 on: July 09, 2006, 06:23:55 PM »
the second pic has basically desaturated the green tones (making them look greyish).
the flowers are still blue.

is that the intention?
the no CARB diet- no Cheney, Ashcroft, Rumsfeld or Bush.
IFX CD Tutorial
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Can you see me ?
« Reply #9 on: July 09, 2006, 09:36:03 PM »
Quote

cecilia wrote:

is that the intention?


It's only an approximation.

The intention is to dramatically reduce the ability to distinguish the non-blue colours apart and enhance the differences in blue hues making them more distinct than in the original image.

The grey thing is the only way I thought that I could make the hues indistinguishable to normal sighted people. However, in reality I can distinguish strong saturated colours from unsaturated colours/greys, I just cant tell them apart from each other other than their overall brightness.
int p; // A
 

Offline metalman

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1283
    • Show only replies by metalman
Lan astaslem
The Peacemaker