Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelleysseric/image-search-engine
Building image search an engine using MATLAB & Python.
https://github.com/isabelleysseric/image-search-engine
feature-extraction indexing-algorithms matlab python representation-by-content search-by-content search-engine searching-algorithms
Last synced: 8 days ago
JSON representation
Building image search an engine using MATLAB & Python.
- Host: GitHub
- URL: https://github.com/isabelleysseric/image-search-engine
- Owner: isabelleysseric
- Created: 2022-09-28T16:10:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T22:21:14.000Z (2 months ago)
- Last Synced: 2024-09-12T02:43:24.528Z (2 months ago)
- Topics: feature-extraction, indexing-algorithms, matlab, python, representation-by-content, search-by-content, search-engine, searching-algorithms
- Language: Python
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Image search engine
Building image search an engine using MATLAB
## Repository
In the **code** folder, there are two files, one to index the histogram of images *indexer.m* and the other to search for images in the indexed database *rechercher.m*.
In the **images** folder, there are the images used in the wiki to visualize the search results.
- **code**
- *data_manipulation_and_analysis.R*
- *graph_analysis.R*- **data**
- *...* (Empty: retrieve your own images by classes)- **images**
- *search_engine_cible.png*