Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
What is meant by color histogram? whats the difference between normal histogram and color histogram?

Respuesta aceptada

Youssef  Khmou
Youssef Khmou el 5 de Feb. de 2013
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 :

Más respuestas (0)

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by