image compression using DWT
Show older comments
sir how can we compress image using descrete wavelet transform??
is that attached file is correct?? how do i check if image compressed or not??
Answers (1)
Walter Roberson
on 24 Mar 2014
0 votes
No it is not correct.
- There is already a dwt routine in one of the toolboxes. Calling your code dwt.m is at the very least going to be confusing, and could well interfere with other routines.
- code that starts with "clear all" is always broken.
Categories
Find more on Wavelet Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!