Video histogram
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying to plot an histogram of a video file that will show me on X coordinate which frame it is, on Y the gray level and on Z the number of pixels. any idea how to do it ?
0 comentarios
Respuestas (1)
the cyclist
el 26 de En. de 2012
Do you have the Statistics Toolbox? I think the hist3() function will do what you want.
If you don't, I there are some files in the File Exchange that will do 3-dimensional histograms.
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!