8000 GitHub - Carboxy/Haar-Transform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Carboxy/Haar-Transform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haar-Transform

In mathematics, the Haar wavelet is a sequence of rescaled "square-shaped" functions which together form a wavelet family or basis. Wavelet analysis is similar to Fourier analysis in that it allows a target function over an interval to be represented in terms of an orthonormal basis. The Haar sequence is now recognised as the first known wavelet basis and extensively used as a teaching example. Reference: https://en.wikipedia.org/wiki/Haar_wavelet

Steps to run the code:

  1. Open MATLAB and select the path where haar.m is stored.
  2. Pass two arguments 'image_name' and 'threshold' to the function haar.m
  3. Click on run and new image will be displayed and will be written to the current folder.

** For an image of size 1.42MB, time taken is: 3232.991766 seconds. compressed size: 192KB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%
0