Dynamic Recursive Point Pattern Matching Algorithm for CBIR

This program recognizes the Hand Gestures of American Sign Language. Previously, it was vastly used for Hand Gesture Recognition projects.
11K descargas
Actualizado 4 may 2020

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.

Citar como

Caglar Arslan (2024). Dynamic Recursive Point Pattern Matching Algorithm for CBIR (https://github.com/arslancaglar/mkrod), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.