Skip to content

一个基于动态规划和K聚类的彩色图片压缩算法

Notifications You must be signed in to change notification settings

hiddenSharp429/colorful_Image_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@coding : utf-8
@File   : readme.py
@Author : zixian Zhu(hiddensharp)
@Date   : 2024/05/06
@Desc   : 彩色图片压缩说明文档
@Last_editor 

文件目录说明

  • img:存放原图片和压缩后的图片
  • npz:存放压缩后的中间文件是np数据
  • colorful_image_compressor.py: 彩色图片压缩文件(已经封装好了)
  • example.py: 使用彩色图片压缩的示例文件

参数说明以及函数说明

略(鼠标移动到相关函数上有说明)

About

一个基于动态规划和K聚类的彩色图片压缩算法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages