I want to find DCT of a gray scale image. How to do it?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Chandvi Arora
il 19 Lug 2017
Commentato: Deo Kelvin
il 28 Dic 2021
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 Commenti
Deo Kelvin
il 28 Dic 2021
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
Risposta accettata
Walter Roberson
il 19 Lug 2017
blockproc() the dct2() call.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!