steps to compress image
i got steps like get image» resize to 512*512 »
divide into 8*8 blocks » apply dct » apply
quantization » run length encoding ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
Antwort
Frage
Performance analysis ofImage compression
i m doing project on image compression named " Performance analysis of image compression using DCT, DFT and DWT in Matlab". in w...