Skip to content

foamliu/Singular-Value-Decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

奇异值分解实现图片压缩

压缩比:

图片尺寸:492x681, 采用100个奇异值,需存储:(492+681+1)x100=117400, 占用空间是压缩前的35%。

原图:

image

1个奇异值:

image

5个奇异值:

image

20个奇异值:

image

50个奇异值:

image

100个奇异值:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages