/Image-Compression-using-Discrete-Fourier-Transform

This repository contains an implementation of image compression using DFT algorithm. The DFT is a widely used technique in image compression to convert images from the spatial domain to the frequency domain. By exploiting the frequency characteristics of the image, we can reduce the amount of data required to represent it.

Primary LanguageMATLAB

Stargazers