Azzera filtri
Azzera filtri

how can i compress an image in lossy compression give any one method of lossy compression and its mat lab code

1 visualizzazione (ultimi 30 giorni)
i am trying to compress an image in lossy fashion if you have mat lab code pls.give it to me

Risposte (1)

Walter Roberson
Walter Roberson il 21 Mar 2013
CompressedImage = OriginalImage(1:2:end, 1:2:end, :);

Categorie

Scopri di più su Denoising and Compression in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by