Wednesday, May 19th, 2010, 731 days ago
Hand detection and image recognition
The hand detection and image descriptor is a tool developed for direct interaction with a device called PR2 which is a robot by a student in Stanford University. It enables hand gestures to control the movement of the robot, as the video below shows (if can see the video, please refer here Hand detection) Meanwhile, a library descriptors_2d is also presented. And, resources of learning more about the hand detection techniques and image descriptors are provided here (2d_decriptors.PDF) as well.
More information can be referred in the author’s original post here hand detection and image descriptors.
POSTS MAY BE OF INTEREST
- A failed example of hand gesture recognition using openCV haartraining classifiers
- Writing a simple hand gesture picture sampler for classifier training
- Happy Chinese New Year of Dragon!!!
- Breaking Asus Xtion pro into parts
- The error of ‘VIDIOC_QUERYMENU: Invalid argument’
- Installing OpenNI for Linux-ARM in Ubuntu Pandaboard
- Merry Xmas and Happy New Year 2012
- A successful way to disable all WordPress’s auto-saves and revisions
- Say goodbye to slow-(Go)daddy
- The sun set
- Backyard’s flowers
- Mapping object positions to mouse coordinates in openCV
- Cherry trees flowering
- New office new start
- An example of detecting object motions using openCV
Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!
cheers
sir where could i find the correct codes for hand gesture recognition?
one mature source of hand gesture recognition is the Handvu.
Very nice work! Keep up the good job! I’m searching for hand gestures recognition frameworks and tool for my graduation thesis project and I’m very glad to find your post, it was very helpful, thanks alot!
sir andol!! i am working on hand gesture recognition and saving it in database and recognize same gesture from database if shown again!! so can i have some example code of this!! or code of this post??
thanking you
@Dhruva
sorry currently i do not have gesture recognition codes that are based on database storage. what has been done is about gesture recognition in real time only, without data storage nor gesture comparisons.
Ok sir!! could you help me on this??
Or if you have any of performing actions on hand gesture recognition ?
hello sir,
sir i am using histogram of an image to detect a particular color from an image.Can you suggest some example code to detect a color from a histogram image..
Or any other efficient method.
@Dhruva
Please check the download page, in which there is a code file called hsv.cpp or something. that is the example of how to use colour histogram to detect specific colour object.
Cheers
Thank you sir …
Sir,could you plz help in making HCI for gesture recognition.I mean to say code in c-sharp