Wavelet transform for matlab
Show older comments
I want to save the synthesized image that have been gotten after wavelet transform in JPEG format. Any one, please help me by giving some instruction how to save the image in JPEG FORMAT.
Answers (1)
Wayne King
on 4 Nov 2013
0 votes
imwrite() can save an image in .jpg format. Keep in mind JPEG2000 uses wavelet compression.
Categories
Find more on Denoising and Compression 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!