how to retrieval the image from the data base ?

조회 수: 2 (최근 30일)
ganesh s
ganesh s 2011년 12월 1일
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
Amith Kamath
Amith Kamath 2011년 12월 4일
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.

댓글을 달려면 로그인하십시오.

답변 (2개)

Seema
Seema 2012년 3월 21일
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 2012년 3월 21일
Apply Principal Component Analysis..(PCA)
Try to apply that algorithm..

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by