How to find Euclidean Distance between query image and database images?
2 ビュー (過去 30 日間)
古いコメントを表示
I want to calculate Euclidean Distance between 1000 database images and query image. I want to retrieve those images which are having minimum distance to match query image. I have calculated feature vectors such as mean, standard deviation and skewness for 1000 database images stored it in 1000 .mat files. and also i have calculated feature vector for query image. How to calculate Euclidean Distance. Please Help.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!