How to check the color variation in the ROI of an image
Mostrar comentarios más antiguos
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
1 comentario
hamed abdulaziz
el 15 de Feb. de 2014
Respuestas (1)
Image Analyst
el 15 de Feb. de 2014
0 votos
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
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!