This program recognizes the Hand Gestures of American Sign Language. Previously, it was vastly used for Hand Gesture Recognition projects.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This dynamic recursive algorithm is designed for Content Based Image Retrieval and Generic Object Recognition systems.
MK-RoD stands for Matched Keypoints' Ratio of Distances and it is a recursive and dynamic point pattern similarity measure algorithm which works in conjunction with Keypoint Generation algorithms
For demonstration purposes, this program recognizes the Hand Gestures of American Sign Language (ASL) input/queryt images by comparing it with the database images and outputs the equivalent ASCII representation of it. This program can be used as a basis for Hand Gesture Recognition and Generic Object Recognition projects.
Keypoint Features are generated by using SIFT. SIFT is the main Keypoint Feature generation algorithm of this program. Other Keypoint Feature generation algorithms can be used in this program as well. Such as SURF.
The details are given inside the zip file on separate explanatory algorithm diagrams and every .m file is documented in detail.
Open the 'Readme.txt' in order to learn how to execute the program.
인용 양식
Caglar Arslan (2026). Dynamic Recursive Point Pattern Matching Algorithm for CBIR (https://github.com/arslancaglar/mkrod), GitHub. 검색 날짜: .
