What is meant by color histogram? whats the difference between normal histogram and color histogram?

1 次查看(过去 30 天)
What is meant by color histogram? whats the difference between normal histogram and color histogram?

采纳的回答

Youssef  Khmou
Youssef Khmou 2013-2-5
Color histogram : it computes the histogram for each channel of the image, like per example a RGB image, C.H computes hists for R G and B matrices(images).
normal histgram : as i think , it computes a histogram of Gray-Scale image ( single 2D signal ) ,
I am sure there are many submissions in the FileExchange for computing Color Histograms , here is an example by Jeff Mather :

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Histograms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by