how can i compress an image in lossy compression give any one method of lossy compression and its mat lab code
Afficher commentaires plus anciens
i am trying to compress an image in lossy fashion if you have mat lab code pls.give it to me
Réponses (1)
Walter Roberson
le 21 Mar 2013
CompressedImage = OriginalImage(1:2:end, 1:2:end, :);
1 commentaire
Bindhu sheeba
le 4 Fév 2015
Sir I don't know where to use this please give me completely
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!