What is best to use for hand gesture recognition for the mute people?

asked 2015-01-18 04:00:16 -0600

Biswesh gravatar image

We are working on a project where we're trying to detect the hand gestures of the mute people. Can you tell the best and the fastest way for that? Is it the canny or using classifiers or background subtraction? Please comment. Your help is much valuable for our team.

edit retag flag offensive close merge delete

Comments

Basically just skip the complete canny and background subtraction approach. Your problem is quite difficult and there is still extensive research on the topic. Are you in the ability to collect depth information? If so then there are quite robust algorithms. If you only have 2D information, take a look at the work of my collegue who is applying hand detection and tracking in eye tracker data. The paper will be presented in March and will then be put online.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-18 04:13:17 -0600 )edit

You could try to get in contact with someone from Intel so that they send you a new realsense 3d-camera. The camera will be integrated into laptops this year and Intel is currently looking for show cases.

FooBar gravatar imageFooBar ( 2015-01-18 04:22:09 -0600 )edit

@FooBar is there a website where you can apply show cases? Very interested to share this with some of my collegues!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-18 04:29:14 -0600 )edit