MatlabCode

本站所有资源均为高质量资源,各种姿势下载。

您现在的位置是:MatlabCode > 资源下载 > 图像处理 > Hand Gesture Recognition

Hand Gesture Recognition

资 源 简 介

Hand Gesture RecognitionNOTES:1) For the details of the algorithm investigate the following images:-AlgorithmOverall.jpg-MKRoDAlgorithm.jpg2) The prototype is implemented on matlab 7.0 and revised in matlab 7.10.03) The backgrounds of input images have to

详 情 说 明

In the document: Hand Gesture RecognitionNOTES:

1) To gain a better understanding of the algorithm, please refer to the following images:

- AlgorithmOverall.jpg

- MKRoDAlgorithm.jpg

2) The prototype of the system was initially implemented on matlab 7.0 and later revised in matlab 7.10.0.

3) It is important to note that the input images should have a purely 'black' background and the content (palms, fingers) should be clear in order to ensure accurate recognition of the American Sign Language (ASL).

4) For this project, a reduced ASL dataset was used, which includes the following ASL gestures: "b, c, h, i, o, l, y".

----------------------------------------------------------------

To run the program, please use the 'execHGR.m' file located inside the 'Project' folder.

We hope you find it enjoyable and useful.