photo

Prathyusha K


Last seen: 4년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

대략 7년 전 | 0