LZW Compression/Decompression
Version 1.0.0.0 (5,25 KB) von
Duncan Barclay
Updated LZW compressor and decompressor with reasonable performance
Building on the earlier norm2lzw and lzw2norm examples, these routines implement LZW compression/decompression.
The table management has been rewritten for performance - both time and space, and fixed table sizes are implemented.
Zitieren als
Duncan Barclay (2025). LZW Compression/Decompression (https://de.mathworks.com/matlabcentral/fileexchange/15428-lzw-compression-decompression), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Image Data >
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Blocked Images >
Mehr zu Image Data finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: LZW Compression Algorithm, Another LZW compression algorithm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
