Wavelet transform for matlab
Afficher commentaires plus anciens
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.
Réponses (1)
Wayne King
le 4 Nov 2013
0 votes
imwrite() can save an image in .jpg format. Keep in mind JPEG2000 uses wavelet compression.
Catégories
En savoir plus sur Denoising and Compression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!