Info
この質問は閉じられています。 編集または回答するには再度開いてください。
color similarity in Lab space
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I have been trying to do the following: import 200 images and calculate a matrix of color similarity/dissimilarity values between pairs of images by using CIElab. I guess what I need to do is to transform the RGB values into LAB and bin the new transformed pixels in a histogram for each image. Then I need a distance metric, like the Earth Mover's Distance. Do you think it is a valid measure? Plus, the distance has to be calculated over the three channel, right? Can anyone explain me each step to obtain a final matrix of distance? Thank you
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!