Home
Image Compression by Haar Wavelet


1. Introduction
One scale of orthogonal wavelet transform decompose a image into two parts. One is its low resolution represention and another is outline of the image. By this way, we can use the wavelet transform to compress the image and  to extract the edge or outline of the image.

2. Java Learning Program
 

Haar 2D Wavelet Transform
.

Return