by l3v3rz » Thu Sep 17, 2009 7:57 pm
by l3v3rz
Thu Sep 17, 2009 7:57 pm
here's an idea -
If you can control your humanoid from a PC which has a webcam, then an alternative suggestion, which would be cool if it works, is "Hands gesture recognition" -
http://www.aforgenet.com/articles/hands_gesture_recognition/
The article explains how to do it and even provides sample code - you then simply tie the gesture recognition output to your servo control software. You need to know C# although you can probably use similar code on linux using the OpenCV library. And if you have a roboard you might even be able to run it on the robot itself!
good luck however you choose to it.
here's an idea -
If you can control your humanoid from a PC which has a webcam, then an alternative suggestion, which would be cool if it works, is "Hands gesture recognition" -
http://www.aforgenet.com/articles/hands_gesture_recognition/
The article explains how to do it and even provides sample code - you then simply tie the gesture recognition output to your servo control software. You need to know C# although you can probably use similar code on linux using the OpenCV library. And if you have a roboard you might even be able to run it on the robot itself!
good luck however you choose to it.