搜索资源列表
-
0下载:
图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
-
-
2下载:
Le Gall 5/3 小波变换及其反变换,可用于JPEG2000无损压缩中-Le Gall 5/3 wavelet transform and its inverse transform,which can be used for lossless compression in JPEG2000
-
-
0下载:
matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
-
-
0下载:
implementation approach for the compression of image data for lossless image compression saved in lower resolution and are retrieved with super resolution
-
-
0下载:
章 图像编码与压缩
图像编码基础
无损压缩编码 行程编码
哈夫曼( Huffman )编码
算术编码 词典编码
有损压缩编码
预测编码
正交变换编码
MATLAB 实现余弦变换压缩
17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
-
-
0下载:
matlab 图像压缩 无损方法 行程编码-matlab image compression stroke lossless coding method
-
-
0下载:
用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩,-MATLAB Huffman coding procedures, can be easily realize lossless compression,
-
-
0下载:
用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩,-MATLAB Huffman coding procedures, can be easily realize lossless compression,
-
-
0下载:
使用游程编码对二值图进行压缩和解压,适合学习,注释详细。
该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
-