this is the code of DCT image ?

2 Ansichten (letzte 30 Tage)
Maha Oueghlani
Maha Oueghlani am 15 Nov. 2018
I = imread('lena.tif');
J = dct2(I);
imshow(J)
J is the dct of I ? can someone help me ?

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by