How can we extract the features of hand in real time situations?

5 views (last 30 days)
I need to extract the feature of hand gestures (like showing 1,2 and 3) in frond of an USB camera to detect which gesture was shown and to send a serial data corresponding to each gestures recognized.
Please help me in finding the code as soon as possible.

Accepted Answer

Image Analyst
Image Analyst on 22 Dec 2013
As you know, this is not trivial and not some little chunk of code that can be pasted here. In fact it's undoubtedly the subject of some Ph.D. dissertations, many of which have been published here: http://iris.usc.edu/Vision-Notes/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics. In particular, check out section 21.4 on gesture recognition.
21.4 Gesture and Pose Analysis
21.4.1 Human Posture, or Human Pose, Human Body Pose
21.4.1.1 Human Pose from Depth, 3-D Data, Multi-view Data
21.4.1.2 Human Pose Tracking, Posture Tracking, Posture from Video
21.4.1.3 Human Posture, Upper Body Posture, Arms
21.4.1.4 Human Posture, Clothing Related
21.4.1.5 Animation and Reconstruction of Human Model from Posture, or Pose
21.4.2 Gesture Recognition Techniques
21.4.2.1 Gesture, Overviews, Surveys, Evaluations
21.4.2.2 Pointing Gestures, Pointing Systems
21.4.2.3 Hand Gesture Systems, Hand Posture, Hand Pose
21.4.2.4 Hand Tracking for Gestures
21.4.2.4.1 Arm Tracking, Arm Pose for Gestures
21.4.2.5 Gesture Recognition Systems, Applications, Human Computer Interaction Systems
21.4.2.5.1 Gesture Systems, Surfaces, Desks, Tables
21.4.2.5.2 Gesture Systems, Game Controls, Game Interactions
21.4.2.5.3 Gesture Systems, Using Depth Images, Range Data, Stereo Analysis for Gestures
21.4.2.6 Music Related Gestures, Systems, Music Video Analysis
21.4.2.7 American Sign Language, ASL Recognition
21.4.2.7.1 Sign Language, Other Languages, Chinese, Arabic
21.4.2.7.2 Sign Language, Fingerspelling
  4 Comments
Image Analyst
Image Analyst on 2 Feb 2014
I don't have any to give you. Have you contacted all the authors in the citations I gave above?

Sign in to comment.

More Answers (0)

Categories

Find more on C4ISR in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!