IMAGE COMPRESSION AND DECOMPRESSION USING

6. IMPLEMENTATION OF IMAGE COMPRESSION USING MATLAB. A sample image was taken as the input to be compressed. At each instance (1:64, 1:64) pixels were considered. Now using blkM2vc function the matrix was arranged column wise. The target was made equal to the input and the matrix was scaled down. ................
................