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.
Please visit the official MATLAB File Exchange submission page.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license (CC BY-NC-ND 4.0).
© 2006 Caglar Arslan