can anyone list the features/properties extracted from histogram of an image
Show older comments
can anyone list the features/properties extracted from histogram of an image
Answers (1)
Image Analyst
on 5 Oct 2015
0 votes
The distribution of gray levels.
Then, from that, you can derive other things like image moments (mean, variance, skewness, kurtosis, etc.), dynamic range, probability density function, cumulative distribution function, etc.
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!