Ask Your Question
0

Software to recognize buttons of a washing machine with Kinect

asked 2014-01-12 08:21:41 -0600

Dragonara gravatar image

Hi everybody, I have a Kinect for Xbox 360 and I have to realize a software for an exam in my university. With the software I should recognize the shape of buttons in a washing machine with coordinates and distances from kinect sensor because in future a robot arm will push that buttons. I found a simple tutorial (http://opencv-srf.blogspot.it/2011/09/object-detection-tracking-using-contours.html) with OpenCV to detect and track shapes of object using contours and I thought to integrate it with Kinect.

How can do that? Could someone help me?

Thank you very much!

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2014-01-14 17:59:16 -0600

Dragonara gravatar image

Thank you for the answer but I thinked to use the library OpenCV for processing and I don't know how to use this code in my project.

Otherwise,with OpenCV, are there other methods to do the same thing?

Thank you very much!

edit flag offensive delete link more
0

answered 2014-01-13 04:48:36 -0600

dervish79 gravatar image

If you want to use what is in the tutorial, you should to install the OpenCV library. Here you find a good description to do that.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-01-12 08:21:41 -0600

Seen: 311 times

Last updated: Jan 14 '14