photo

Prathyusha K


Last seen: oltre 4 anni fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

circa 7 anni fa | 0