Video histogram
이전 댓글 표시
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 ?
답변 (1개)
the cyclist
2012년 1월 26일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Histograms에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!