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!