Wavelet based image compression using matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am working on wavelet based image compression. I know about how to decompose image using wavelet with different level using MATLAB. But the next stage is thresholding and entropy coding and I don't know how to achieve better compression. Please tell me how to apply thresold and how should I go further.
0 Kommentare
Antworten (1)
Brett Shoelson
am 4 Feb. 2011
Nikunj, I'd hate to have to implement this from scratch. But assuming you have the Wavelet Toolbox, please check our really nice demos on that Toolbox on Wavelet image compression. If you don't have that Toolbox, you can see the demos online...starting here:
http://www.mathworks.com/products/wavelet/demos.html
Then run out and buy yourself a copy that Toolbox rather than reinvent the wheel! :)
Brett
0 Kommentare
Siehe auch
Kategorien
Mehr zu Denoising and Compression 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!