Content Based Image Retrieval

Version 1.1.0.0 (14,5 MB) von Chez
Simple content based image retrieval for demonstration purposes. Either using knn or classification
31,1K Downloads
Aktualisiert 29. Aug 2013

Lizenz anzeigen

This a simple demonstration of a content based image retrieval using 2 techniques.
1. Using knn for image retrieval
2. Using svm for image retrieval.

Notice: Please follow these steps in order to avoid common mistakes.

1. Go to the following link http://wang.ist.psu.edu/docs/related/
and download the 100 test images zip file

2. Extract the images from the zip file to the ImageRetrieval/images folder and overwrite any existing images that previously existed in that directory

3. In order to make any queries you'll be asked to load the dataset firt. No worries the directory contains the full dataset.mat file which you can load and then fire up your queries.

You can also download the source code from github: https://github.com/kirk86/ImageRetrieval

Zitieren als

Chez (2024). Content Based Image Retrieval (https://www.mathworks.com/matlabcentral/fileexchange/42008-content-based-image-retrieval), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

I have provided and additional link to my github account where anyone can download the source code of this project!

1.0.0.0