Skip to content

apoorva1211/Image-Processing-and-Retrieval-Matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Image-Processing-and-Retrieval-Matlab

Image based image search engine Content-based image retrieval systems work with whole images and searching is based on comparison of the query. General techniques for image retrieval are color, texture and shape. These techniques are applied to get an image from the image. They are not concerned with the various resolutions of the images, size and spatial color distribution. Hence all these methods are not appropriate to the art image retrieval. Moreover shape based retrievals are useful only in the limited domain. The content and metadata based system gives images using an effective image retrieval technique.

STEPS TO RUN THE CODE:

  1. Import the project in MATLAB
  2. Run the gui.m file

alt text

  1. Load Database (Images from which similar images have to be extracted)

alt text

  1. Click on browse and select the query image (image whose similar images have to be found)

alt text

alt text

  1. Click Search

alt text

About

Image based image search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%