Posts may be of interest to you
- Hand gesture recognition for HCI
- A review of openCV of detection and recognition
- Using openCV in MFC
- Hand detection by using cvSnakeImage
- “Secret Powers”: A finger detection demonstration
- Tracking a hand manipulating objects
- OpenCV with VS2008
- Quoted: Switching to OpenCV 2.0 with VS2005
- Approaches for hands detection using openCV
- Coming soon: A review of openCV detection & recognition
Wednesday, May 6th, 2009, 485 days ago
Blue, red, which is which ?
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.






it’s nice, but I can understand it clearly….
that’s good.
You can browse on my EN blog, it’s like this site..
and I can learn more from you…
that’s a nice site.