Feeds
질문
Is there any possible way to shorten this code without using dynamic variables
I have written this code but it is redundant and repetetive and me coming from other languages I would have used dynamic variabl...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to divide gray scale image into 8x8 blocks and access each block separately to apply dct2 on the block
I want to divide the grayscale image which in my case is the 'cameraman.tif' into 8x8 blocks then run dct2 on each block to la...
6년 초과 전 | 답변 수: 2 | 0

