Skip to content

MRJ35/ImageCompression-DWT

Repository files navigation

Image Compression using discrete wavelet transform

With the advent of powerful image sensors that provide very high-quality images, image  compression has become a necessity. Images have to be transferred over large distances  viz space telescopes, rendered on mobile phones having weaker internet connection and  be used in various other applications. Our project aims to address some of these issues  by using Discrete Wavelet Transform based image compression in python.

Prerequisites

What things you need to install the software and how to install them

numpy       : pip3 install numpy
PILLOW      : pip3 install Pillow
PyWavelet   : pip3 install PyWavelets

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages