Video histogram
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
the cyclist
le 26 Jan 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.
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!