Search for new ideas!

Hand Gesture Controlled Robot

The gesture is a way to express our ideas using our head or body. To build a hand gesture robot we will build a system using which our robot can recognize any gesture with the help of its camera, afterward classify this gesture with the help of some algorithm and respond accordingly. To make it simple, You can understand the working of this robot in the following steps:
1. Send Signals using Remote Device(Your Hand, Face, Body or remote)
2. The robot receives Signals using Cameras on-board.
3. Use Algorithm to decode the signal
4. Match that signal with stored signals
5.If match found then follow instructions as specified.