フィルターのクリア

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 Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by