Dynamic Recursive Point Pattern Matching Algorithm for CBIR

版本 1.1.0.5 (513.1 KB) 作者: Caglar Arslan
This program recognizes the Hand Gestures of American Sign Language. Previously, it was vastly used for Hand Gesture Recognition projects.
11.0K 次下载
更新 2020/5/4

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. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.1.0.5

Summary updated.

1.1.0.4

Summary updated.

1.1.0.3

Summary is updated.

1.1.0.2

Description is updated.

1.1.0.1

Program description is updated.

1.1.0.0

Title, summary and tags sections are updated

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库