I have a color image which have converted into gray scale with rgb2gray command. Now on this gray image I need to apply block wise DCT.?
古いコメントを表示
I have a color image which was further converted into gray scale with rgb2gray matlab command. Now i need to apply block wise DCT on this gray scale image with variable block size. How to code in matlab.
回答 (1 件)
Walter Roberson
2016 年 11 月 9 日
0 投票
blocproc()
カテゴリ
ヘルプ センター および File Exchange で Images についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!