histogram plot not working for my image
Show older comments
Hi eveyone, I originally had a .tiff image (CMYK format) that I converted to RGB. I then converted to gray scale. On the grayscale image, I tried to plot a histogram of the data but returned the following error in matlab:
Error using .*
Integers can only be combined with integers
of the same class, or scalar doubles.
Let me know if you would like me to provide my code. The format that my RGB image is an uint8.
Thanks for reading.
1 Comment
Zahra Saman
on 12 Apr 2018
Please any one help me in this problem
Accepted Answer
More Answers (0)
Categories
Find more on Histograms in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!