Color matching and comparison
Ältere Kommentare anzeigen
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 Kommentare
Benjamin Drewry
am 3 Okt. 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
am 3 Okt. 2019
Post a new question with two or three of your images attached.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Segmentation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
