How to calculate and plot the histogram of DCT coefficients of an image?

조회 수: 9 (최근 30일)
How to calculate and plot the histogram of DCT coefficients of an image?

채택된 답변

Walter Roberson
Walter Roberson 2017년 4월 24일
Calculate the coefficients with dct(). Call histogram() with them.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Histograms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by