Object detection in drawing

asked 2013-12-22 02:59:47 -0600

Yannis gravatar image

Hello,

I have the following requirement. In an image drawing (usually jpg format) there may exist certain similar "objects" eg chairs. I would like to "pick" one eg. by enclosing it in a rectangle, and look for all same ones in the drawing. Not all same objetcs are in same direction.

I wonder if OpenCV could help with that problem. If yes, are there any examples? I work in C#.

Thank you

Yannis

edit retag flag offensive close merge delete