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.

picture-002

combinerecognition

objectrcg

Posted in HCI, Research | Share on facebook twitter digg delicious

4 Responses to “Combined objects recognition”

  1. a.elen says:

    can you please send me the code to detect and track only red color of rectangles in an image from webcam.Thanks.

  2. tomek says:

    can you please send me source code?
    I have similar problem
    e mail: printf@net.hr
    thanks

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>