Thursday, February 26th, 2009
Combined objects recognition
On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image into gray mode, threshold, canny then get the circle numbers and draw the circles, that is it.
However, when turns to rectangle recognition, it seems work right but not so much. Look carefully, there are multilines drawed on one rectangle detected, and the rectangle number displayed on the left side was totally wrong—too much rectangles, that was impossible because as i see that i just put 3 rectangles under the camera. As a result, i was sucked here and couldnt move forward.
If there’s any good idea, welcome to leave a comment or contact me.








can you please send me the code to detect and track only red color of rectangles in an image from webcam.Thanks.
you can refer the color recognition codes here
can you please send me source code?
I have similar problem
e mail: printf@net.hr
thanks
souce code please refer here:
http://download.andol.info/CombinedObjectsRecognition.cpp