Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
color similarity in Lab space
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!