-
Image-compression-algorithm
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Series show the source code for image compression technology. Include: use of block truncation coding for image compression (Block Truncation), Gaussian pyramid transform based image compression (Gaussian Pyramids), based on the discrete cosine transform image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) image compression (Singular Value Decomposition). The code given 2D image can also be used for noise cancellation.)
- 2011-06-21 16:39:40下载
- 积分:1
-
RLE
RLE是一个压缩的算法,里面有算法的C++程序实现。(RLE is a compression algorithm, there are algorithms C++ program)
- 2012-05-30 18:38:33下载
- 积分:1
-
ArithmeticCompression
arithmetic compression
- 2018-11-08 16:53:04下载
- 积分:1
-
MSBL_code
稀疏贝叶斯学习是一种很好压缩感知,信号恢复方法。(sparse bayesian learning is a good cs method for coefficient recovery.)
- 2020-11-18 17:59:38下载
- 积分:1
-
Matlab_MPEG_1_2_7
这是一个包含对MPEG视频各种变换处理的Matlab程序包,对做视频处理的同学会有帮助。(err)
- 2008-06-11 09:34:02下载
- 积分:1
-
matlab_jpeg
说明: JPEG压缩,matlab实现的JPEG压缩算法(JPEG compression, matlab code)
- 2020-07-03 15:00:02下载
- 积分:1
-
ImageCompress(QRfenjie)
利用奇异值分解压缩图像,内有详细的实验报告(包括编程思路、结果分析以及实验图像)(The use of singular value decomposition image compression, which has a detailed experimental report (including programming ideas, the results of analysis and experimental images))
- 2008-07-02 15:52:45下载
- 积分:1
-
huffman
各处图像的压缩算法霍夫曼编码全了。
(A variety of image compression program Hoffman trip forecast full!)
- 2021-04-01 16:49:10下载
- 积分:1
-
081SharpZipLib
C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。(wrote ZIP compressed, online file compressed into ZIP files or data flow.)
- 2006-12-29 03:27:15下载
- 积分:1
-
huffmancode103
哈弗曼编码。输入需要编码的大小写字符即可得出各个字符的编码(Havermann coding. Enter the desired case characters can be encoded in various character encoding obtained)
- 2016-02-18 12:43:46下载
- 积分:1