本站所有资源均为高质量资源,各种姿势下载。
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.