Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
i am trying to compress an image in lossy fashion if you have mat lab code pls.give it to me

Respuestas (1)

Walter Roberson
Walter Roberson el 21 de Mzo. de 2013
CompressedImage = OriginalImage(1:2:end, 1:2:end, :);

Categorías

Más información sobre Denoising and Compression en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by