this is the code of DCT image ?

1 次查看(过去 30 天)
Maha Oueghlani
Maha Oueghlani 2018-11-15
I = imread('lena.tif');
J = dct2(I);
imshow(J)
J is the dct of I ? can someone help me ?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Denoising and Compression 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by