Saturday, December 3rd, 2011, 564 days ago

Hand gesture recognition using Adaboost with SIFT

hand gesture segmentation

In a early post openCV was used to segment natural hand gestures from complicated backgrounds in real environments, as the picture above showed (see the original post hand gesture detection and recognition using openCV).

hand posture detection using sift

The picture above is a screenshot from a recent paper, about using Ataboost with SIFT (scale invariant feature transform), to detect natural hand gestures. The SIFT is used in the paper to reduce the background noise in the training stage, and so experimental results demonstrated in the paper show the approach performs with high accuracy.

So, the the adaboost learning algorithm is used after the SIFT background noise reducing. Relevant functions corresponding to these two algorithms have not been checked in openCV, to see if there is any working functions to realise such algorithms. However, more details about the use of Adaboost and SIFT, the paper hand posture recognition using Adaboost with sift for human robot interaction is reachable in the download page.


QR code for this post, SCAN ME
QR:  Hand gesture recognition using Adaboost with SIFT

One Response to “Hand gesture recognition using Adaboost with SIFT”

  1. moham says:

    hello sir , I had detected a frame which contains a hand image from live cam..How to detect the frame that is repeated for about 2 seconds(say for about 10 consecutive frames)…

Leave a Reply

You can use these XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>