how to get hsv histogram for a sequence of silhouettes

7 visualizaciones (últimos 30 días)
shafiya banu
shafiya banu el 12 de Ag. de 2015
Respondida: Walter Roberson el 12 de Ag. de 2015
i have a doubt of how to get hsv histogram for silhouettes

Respuestas (1)

Walter Roberson
Walter Roberson el 12 de Ag. de 2015
Use rgb2hsv() to convert the image to hsv. Then pass the hsv data to an rgb histogram routine as-if it were rgb data.

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by