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.

Answers (1)

Wayne King
Wayne King on 4 Nov 2013
imwrite() can save an image in .jpg format. Keep in mind JPEG2000 uses wavelet compression.

Categories

Tags

Asked:

on 4 Nov 2013

Answered:

on 4 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!