A Comparative Study of Image Compression Techniques: Kamalesh Acharya, Shruti Bijawat
A Comparative Study of Image Compression Techniques: Kamalesh Acharya, Shruti Bijawat
National Conference on Smart Computation and Technology in Conjunction with The Smart City Convergence 2018
ABSTRACT
The increase in the amount of images captured per day and uploaded over cloud nowadays requires much more
bandwidth then previous few years. The high end enhanced image quality requires more number of bits per pixel
which increase the overall size of a single image. We generally need to compress the image before storing and
transmitting over the channel. In this paper we shall discuss three algorithms for image compression such as: -
Block Truncation Coding (BTC), Discrete Cosine Transform (DCT) and Singular Value Decomposition (SVD). We
shall compare the results by using MATLAB as tool by calculating Mean Square Error (MSE), Peak Signal to Noise
Ratio (PSNR) and Compression Ratio (CR).
Keywords: Image compression, BTC, DCT, SVD, MSE, PSNR and CR.
(2)
SVD 0.17 55.82348 dB 1.15 BTC can be used where there is more focus on
transmission rather than what information is present
BTC 5.13 41.06360 dB 1.98 in the image where as SVD can be used for the
Sail Boat DCT 8.85 38.69512 dB 1.61 credentials, banking details and confidential
documents where data loss is not tolerated.
SVD 1.63 46.05110 dB 1.48
Tiffany DCT 3.95 42.20010 dB 1.92 [1] Sunil Bhooshan and Shipra Sharma, “Image
SVD 0.57 50.63899 dB 1.54 compression and decompression using adaptive
interpolation”8th WSEAS International Conference
2008.
The compression ratio of BTC is higher than DCT and [2] A. Alarabeyyat, S. Al-Hashemil, T. Khdour, M.
compression ratio of DCT is higher than SVD which is Hjouj Btoush, S. Bani-Ahmad and R. Al-Hashemi,
very clear from table 1. “Lossless image compression technique using
If we talk about mean square error that is the error combination
due to reduction in the information lost while methods”http://dx.doi.org/10.4236/jsea.2012.510088
compressing an image. The MSE for algorithm SVD is Published Online October 2012.
lesser than other two algorithms that show that this [3] Ali A. Al-hamid, Ahmed Yahya and Reda A. El-
algorithm can compress an image efficiently along Khoribi, “Optimized image compression techniques
with lesser amount of information loss. The least for the embedded processors” in International
value of MSE is for the image Cameraman with value Journal of Hybrid Information Technology Vol.9,
0.04 having a compression ratio of 1.4 which is not No.1 (2016), pp. 319-328
too bad. http://dx.doi.org/10.14257/ijhit.2016.9.1.27.
The mean square error for SVD is least than other two [4] Sudha Rawat and Ajeet Kumar Verma, “Survey
paper on image compression techniques”publised in
and then comes the BTC algorithm which has less
IRJET Volume: 04 Issue: 03 | Mar -2017
error than DCT.