can i have any order quantization matrices of image compression using DCT?

karthik

New member
i have an 128x128 image and a 8x8 quantization matrix. For this Q matrix i've to extract every 8x8 matrices from the 128x128 matrix which will be 256 8x8 matrices and each of this 8x8 matrix i've quantize using the 8x8 Q matrix, which is a tedious task. So can i have a 128x128 Quantization matrix directly which will solve my problem
 
Back
Top