Wednesday, May 6th, 2009, 1011 days ago

Blue, red, which is which ?

color

During the past days, i was trying to get the computer recognizing blue and red colors to archive my prototype application. I tested two methods to distinguish the colors recognition effects, that were value-fixed approach and value-dynamic approach. 

What i was doing is to build a simple, flexible and adaptable intellegent colors recognition prototype which could work under varities of spatial environments. First, a fixed value of color was set. Any colors match this value would be recognized as specific one. It is simple and easy, although it is dependentable on the environment light. ( if the environment is controlable, this method would be good one. ) Second approach is that, i devided the picture into 3 channels which are H, S, and V. And then, from H ( Hue), i defined a range of color as one color and other ranges for another. This experiment looks not so difficult and more robust that previous one, however, there’s still one thing which should be cautious: light temperature. Light tempreature changes, color’s hue exceeds.

So, before there invents more advantaged devices, recognizing which colors from which colors is relatively limited.


4 Responses to “Blue, red, which is which ?”

  1. zhiwei says:

    it’s nice, but I can understand it clearly….

  2. andol says:

    that’s good.

Leave a Reply

You can use these XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>