can anyone list the features/properties extracted from histogram of an image

Answers (1)

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.

Tags

Asked:

on 5 Oct 2015

Answered:

on 5 Oct 2015

Community Treasure Hunt

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

Start Hunting!