How to calculate Multi Block DCT of an image where block size are 2x2; 4x4 and 8x8? Thanks
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammad Manzurul Islam
am 6 Feb. 2018
Kommentiert: Mohammad Manzurul Islam
am 6 Feb. 2018
Hi, I am trying to calculate MBDCT of a 2D gray image where block size is 2x2 or 4x4 or 8x8. I have used dct2 function before. But as far I understand, dct2 function calculates the entire image matrix. So can you please tell me how to code this? Thanks a lot for your kind guidance.
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!