image compression using DWT

5 Ansichten (letzte 30 Tage)
Jitesh Bhanushali
Jitesh Bhanushali am 24 Mär. 2014
Beantwortet: Walter Roberson am 24 Mär. 2014
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??

Antworten (1)

Walter Roberson
Walter Roberson am 24 Mär. 2014
No it is not correct.
  1. 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.
  2. code that starts with "clear all" is always broken.

Kategorien

Mehr zu Wavelet Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by