how do i convert RGB image to HSV and then generate histogram of that hsv image?

10 views (last 30 days)
I have read an image and converted in hsv color space, but now i am not getting how to generate histogram for that hsv image.
what would i do to generate it ?

Accepted Answer

Antonio Ciociola
Antonio Ciociola on 8 Aug 2020
Maybe this could help:
https://www.mathworks.com/matlabcentral/answers/273563-how-to-draw-histogram-of-hsv-image
  1 Comment
Priyanka Mehta
Priyanka Mehta on 8 Aug 2020
Thank u for giving me this solution. I have done it and it is working. I want to compare two HSV images for similarity using their histograms. Is there any solution you have for that?

Sign in to comment.

More Answers (0)

Products


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!