image compression using DWT
Mostrar comentarios más antiguos
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??
Respuestas (1)
Walter Roberson
el 24 de Mzo. de 2014
0 votos
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.
Categorías
Más información sobre Wavelet Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!