image compression using fourier techniques

Download Image Compression Using Fourier Techniques

If you can't read please download the document

Upload: edgar-marca

Post on 22-Jan-2016

9 views

Category:

Documents


2 download

DESCRIPTION

The importance of image compression has arisen as a natural consequence of the advancement in modern photography. The current generation of high resolution DSLR cameras capture images containing on the order of 25 million pixels, which in an uncom- pressed format translates to approximately 75 megabytes of data per image [5]. The problem of storage of these images has spawned a number of sophisticated algorithms to compress image files which significantly reduce the size of the stored data, whilst maintaining the quality of the image.In this report, we will explore the use of Fourier techniques for the purposes of both image compression and image de-noising. Fourier techniques allow us to decom- pose an image in the frequency domain, remove or alter particular frequencies and then reconstruct the image. This is beneficial for image compression as by removing certain frequencies, the compressed image contains less information. Through judicious choice of which frequencies are removed, the compressed image can incur minimal distortion even though much of the underlying information is discarded. In reference to image de-noising, the ability to remove particular frequencies allows us to remove artefacts from the image, which depending on how the noise is introduced are likely to exhibit differing frequency to the true image.