Wavelet transform for matlab
Mostrar comentarios más antiguos
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.
Respuestas (1)
Wayne King
el 4 de Nov. de 2013
0 votos
imwrite() can save an image in .jpg format. Keep in mind JPEG2000 uses wavelet compression.
Categorías
Más información sobre Denoising and Compression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!