find the intensity of the color present in an image especially CYAN, MAGENTA, YELLOW
Show older comments
i want to find the intensity of color present in an image mainly the CYAN, MAGENTA, YELLOW(out of these colors which color in majorly present in image hopefully in percentage), help me with a way (or method)to find those. image is in tif format
5 Comments
Guillaume
on 8 Feb 2018
What do you define as Cyan, Magenta and Yellow?
E.g. in the following image, what is Cyan?

pix nole
on 8 Feb 2018
Adam
on 8 Feb 2018
How are you defining 'intensity of color'? Pure cyan always has the same intensity.
pix nole
on 8 Feb 2018
Adam
on 8 Feb 2018
histogram analysis would be the best way to do that. Unless you know that the image represents data that you would expect to give specific colours you will usually get many minor variations around each pure colour and very few pure cyan pixels or any other non-Black, non-White specific RGB colour.
Accepted Answer
More Answers (0)
Categories
Find more on Image Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!