Skip to content

abdulraoof/robo

Repository files navigation

This project is to implement a gesture controlled hardware scheme which can be used to control the actions performed by a robotic. With the help of this scheme one can pose the hand gesture in the vision range of the robot and based on this notation, desired action is performed by the robotic system. This can be implemented in three phase. In first phase using a simple video camera is used to extract the gesture which in the range of the robot. This video is given as computer input. In second phase, the processing of video stream can be done. This phase can be completed with the help of Matlab. Using Matlab feature extraction and pattern recognition can be completed. So after this phase the extracted gesture is identified. In third and last phase the information regarding the identified gesture used to control the robot. The communication can be done serially and the robot responds based on the received information. Real time hand tracking scheme can be used for the gesture recognition, i.e. if a particular gesture is available in the vision range of robot for particular time camera capture the gesture. The desired object is extracted from the background and hand is detected using its statistical properties. Extracted hand gesture is matched with stored data base of hand gesture using pattern matching. Corresponding to the matched gesture action is performed by the robot.

for deatailed report : http://gesturecontrolledrobot.blogspot.in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published