how to retrieval the image from the data base ?

hello sir, i want to retrieve the image from the database by taking some query image.i want to know the algorithm of the image retrieval by taking some query image.for image retrieval i did the following things. 1.extracted the features of the 1000 images by using color correlogram & i have saved this calculated feature. now i want to load this feature & calculate the euclidean of these 1000 images & arrange it in ascending order.the image who's disatance is less is more closer to our qurey image but i dont know how to do it.can anyone knows the algorithm steps of it(i don't know how to arrange the distances of 1000 images in ascending order& how to retrieve the image from the query image by calculating this distances ) . any help will be appreciated thanking you

1 commentaire

Amith Kamath
Amith Kamath le 4 Déc 2011
It would be easier for the community to solve your problems if you show exactly where you're stuck, and send the error messages you're getting as well.

Connectez-vous pour commenter.

Réponses (2)

Seema
Seema le 21 Mar 2012

0 votes

Hi all I have the same problem too. I also want to retrieve the images from the database based on the euclidean distance.
Plz guide me with the steps to proceed. Thanks Seema
Sriharsha
Sriharsha le 21 Mar 2012

0 votes

Apply Principal Component Analysis..(PCA)
Try to apply that algorithm..

Catégories

Produits

Question posée :

le 1 Déc 2011

Community Treasure Hunt

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

Start Hunting!

Translated by