Wednesday, May 6th, 2009, 1011 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.
POSTS MAY BE OF INTEREST
- The error of ‘VIDIOC_QUERYMENU: Invalid argument’
- HIGHGUI ERROR: V4L: index 0 is not correct
- Capturing images from webcams using openCV in Ubuntu 11.04
- Fixing ‘[libavutil/libavutil.so.51] Error 1′ in ffmpeg make for openCV 2.3.1 install
- Installing openCV in Ubuntu with pandaboard part 5 – running openCV 2.3.1 examples
- Installing openCV in Ubuntu with pandaboard part 4 – compiling openCV 2.3.1
- Installing openCV in Ubuntu with pandaboard part 3 – the network proxy
- Installing openCV in Ubuntu with pandaboard part 2
- Installing openCV in Ubuntu with pandaboard part 1
- OpenCV mailing list – a collection of resources
- A review of people counting using openCV part 2
- A review of people counting using openCV part 1
- Using webcams/motion sensing cameras in OMAP-based pandaboard
- Doing openCV in pandaboard 3 – successful installation
- Doing openCV in Pandaboard 2 – installing ubuntu 11.04

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.