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!