display the first 10 results as the closest matches in cbir

1 回表示 (過去 30 日間)
shima said
shima said 2013 年 12 月 31 日
コメント済み: ROHAN Joshi 2014 年 2 月 16 日
I am working i CBIR by using Color(Color Histogram) and texture Haar wavelet transform
I have Calculate the Euclidean distance between the query image and the image in the database. for each method and store it now i have 2 matrix resultValues1(Euclidean distance between the query image and the image in the database by Color Histogram),resultValues2(by Haar wavelet transform)then i sort the resultValues1,resultValues2 now i want to Calculate the Euclidean between the(resultValues1,resultValues2) and display the first 10 results.
look I tried to run each code "Color Histogram and Haar wavelet transform" it gives me good result but when Combined feature extraction (color and texture both)and show the results it gives me the first images in database i meant the problem is how i can i get the index for the last step (now i want to Calculate the Euclidean between the(resultValues1,resultValues2) and display the first 10 results.)
  1 件のコメント
ROHAN Joshi
ROHAN Joshi 2014 年 2 月 16 日
hey i am also working on similar project...bt i hv difficulty with texture haar wavelet transform...can u provide me with ur code pls

サインインしてコメントする。

回答 (1 件)

shima said
shima said 2014 年 1 月 5 日
up

カテゴリ

Help Center および File ExchangeDiscrete Multiresolution Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by