How to check the color variation in the ROI of an image
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi All,
I have many coloured images,please could anyone tell me how to check the color variation in the ROI (segmented image) of an image?
thanks in advance
Risposte (1)
Image Analyst
il 15 Feb 2014
One reasonable way would be to calculate the mean color of the image. Then calculate the delta E (color difference) from every pixel to that mean color. Then histogram the delta E image. See http://www.mathworks.com/matlabcentral/fileexchange/31118-color-segmentation-by-delta-e-color-difference
0 Commenti
Vedere anche
Categorie
Scopri di più su Color in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!