Color matching and comparison
Mostrar comentarios más antiguos
Hey gang,
I am hoping that I can be placed onto the right thought process track. My end-goal is as follows:
- Load an image into MatLab.
- Find an average color value of the loaded image and save that value.
- Compare that color value to a group of other color values, and find which color value matches the one from the image.
So basically, I am wondering if it is possible to find an average color value from an uploaded image? The images that I hope to upload are primarily of the same color (brown), but there will be different shades of brown in that image. I want to compare that image to a group of other images and find which one matches the loaded image best.
Thanks for your help!
2 comentarios
Benjamin Drewry
el 3 de Oct. de 2019
try looking for the most prominent colors in the image and use a euclidean distance measurement to see which reference color is closest to the color of the cell under test
Image Analyst
el 3 de Oct. de 2019
Post a new question with two or three of your images attached.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
