I want to find DCT of a gray scale image. How to do it?
1 回表示 (過去 30 日間)
古いコメントを表示
The gray scale image is divided into 8*8 blocks. How to find DCT of EACH 8*8 block and display dct of one block? Further, how to quantize the dct of each block?
2 件のコメント
Deo Kelvin
2021 年 12 月 28 日
hello..can I ask for your coding? I am new to Matlab and my problem is the same as yours. You can send it to my email febbyfitri28@gmail.com. Thank you in advance, I really appreciate your kindness. @Chandvi Arora
採用された回答
Walter Roberson
2017 年 7 月 19 日
blockproc() the dct2() call.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!