Description: This code perform the DCT and quantization on all the channels without any sub-sampling and for the compression of color images, they are first converted to the YCbCr color format and vice versa, use the function rgb2ycbcr and ycbcr2rgb.
File list (Check if you may need any files):
CompressionbyYikwang\Compression.m
....................\fruits.png
CompressionbyYikwang