photo

Prathyusha K


Last seen: plus de 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Need help on my DCT and Quantization code for Image Compression.
I = imread('cameraman.tif'); I = double(I); T = dctmtx(8); % dct matrix dct = @(block_struct) T * block_struct.data * T...

environ 7 ans il y a | 0