Skip to content

epbugaev/HOSVD-image-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOSVD-image-compression

HSE FCS summer practice supplementary material.

Description

Practice consisted of implementing a Higher Dimension Singular Value Decomposition algorithm from [1] and applying it in low resolution PNG image compression.

Detailed description and achieved results are demonstrated in pdf document.

Run parameters

All in input.txt file.
First line - input file name.
Second line - output file name.
Third line - compression rate integer (defines the part of the singular values that is saved).

References

[1] De Lathauwer, Lieven and De Moor, Bart and Vandewalle, Joos (2000). "A Multilinear Singular Value Decomposition"
SIAM Journal on Matrix Analysis and Applications, vol. 21, pp. 1253–1278

About

HSE FCS summer practice supplementary material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages