matzewolf/Image_com​pression_SVD

Version 1.3.0.0 (1,62 MB) von matzewolf
Image Compression using Singular Value Decomposition (SVD) in MATLAB.
463 Downloads
Aktualisiert 11. Jan 2018

svd_compress.m is a function that gets an image and the desired compression parameter and returns the compressed image.
svd_lena_script.m is an example script that demonstartes, analyzes and visualizes the algorithm with the famous "Lena" image.
svd_lena_live.mlx is a live script suitable for presentations about the SVD Image Compression algorithm.
Both scripts take Lena.bmp as an input and save a compressed version of it into ReducedLena.bmp.

Zitieren als

matzewolf (2026). matzewolf/Image_compression_SVD (https://github.com/matzewolf/Image_compression_SVD), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Denoising and Compression finden Sie in Help Center und MATLAB Answers

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.3.0.0

Save figures, minor improvements and fixes.

1.2.0.0

Added more detailed analysis of information-theoretical concepts.

1.1.0.0

Rearranged files and added function.

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.