Effacer les filtres
Effacer les filtres

Lossless compression in MATLAB

8 vues (au cours des 30 derniers jours)
Jawad
Jawad le 14 Nov 2014
Commenté : Walter Roberson le 19 Mar 2019
I have A 65kb image (Dimension 256 X 256), uncompressed in BMP format. i want to compress that image using LZW algorithm (lossless) using MATLAB and then recover the original image (uncompressed). I want to maintain the same 256 X 256 dimension after compression. I am not sure is it possible or not in MATLAB. if yes, how? Is there any other lossless image compression command exist on MATLAB (other than LZW)?
  2 commentaires
ngs sdfgh
ngs sdfgh le 19 Mar 2019
i think no; can you help me how to get LZW code?
Walter Roberson
Walter Roberson le 19 Mar 2019
Look in the File Exchange.

Connectez-vous pour commenter.

Réponses (1)

ngs sdfgh
ngs sdfgh le 19 Mar 2019
Modifié(e) : ngs sdfgh le 19 Mar 2019
Am working my MSc thesis paper with Improving LZW image compression to include more images in encoding/decoding. can you send me the original codes please? ngstds@hotmail.com
  1 commentaire
Walter Roberson
Walter Roberson le 19 Mar 2019
Look in the File Exchange.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by