Filter löschen
Filter löschen

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

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

Antworten (1)

Walter Roberson
Walter Roberson am 21 Mär. 2013
CompressedImage = OriginalImage(1:2:end, 1:2:end, :);

Kategorien

Mehr zu Denoising and Compression finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by