Radioengineering (Dec 2003)

Image Compression Algorithms Optimized for MATLAB

  • S. Hanus,
  • T. Fryza

Journal volume & issue
Vol. 12, no. 4
pp. 18 – 20

Abstract

Read online

This paper describes implementation of the Discrete Cosine Transform(DCT) algorithm to MATLAB. This approach is used in JPEG or MPEGstandards for instance. The substance of these specifications is toremove the considerable correlation between adjacent picture elements.The objective of this paper is not to improve the DCT algorithm itself, but to re-write it to the preferable version for MATLAB thusallows the enumeration with insignificant delay. The method proposed inthis paper allows image compression calculation almost two hundredtimes faster compared with the DCT definition.