Wavelet transform for matlab
显示 更早的评论
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.
回答(1 个)
Wayne King
2013-11-4
0 个投票
imwrite() can save an image in .jpg format. Keep in mind JPEG2000 uses wavelet compression.
类别
在 帮助中心 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!