Skip to content

arslancaglar/mkrod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkrod

Matched Keypoints' Ratio of Distances : MK-RoD Algorithm

Dynamic Recursive Point Pattern Matching Algorithm for CBIR Systems.

This dynamic recursive algorithm is designed for Content Based Image Retrieval 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(query) images by comparing it with the database images and outputs the equivalent ASCII representation of it.

The algorithms are explaied inside the flow diagrams and every .m file is documented in detail. Open the 'Readme.txt' in order to learn how to execute the program.

Discussions

Please visit the official MATLAB File Exchange submission page.

View Dynamic Recursive Point Pattern Matching Algorithm for CBIR on File Exchange

License

This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license (CC BY-NC-ND 4.0).

License: CC BY-NC-ND 4.0

CC BY-NC-ND 4.0

© 2006 Caglar Arslan

About

Dynamic Recursive Point Pattern Matching Algorithm for CBIR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages