本程序用游程编码的思想实现了基于图像数据的压缩方法的实现,并有源代码和文档。
2019-12-21 20:11:04 637KB 游程编码 图像数据 压缩 源代码
1
JPEG2000图像压缩基础、标准和实践
2019-12-21 20:09:32 10.42MB JPEG2000图像压缩基础、标准和实践
1
JPEG2000图像压缩基础、标准和实践
1
JPEG2000图像压缩基础、标准和实践
2019-12-21 20:09:32 14.13MB JPEG2000图像压缩基础、标准和实践
1
用matlab开发的分形图像压缩编码的例子
2019-12-21 20:08:45 102KB 分形,matlab
1
图像压缩算法JPEG基于DCT图像压缩算法JPEG基于DCT图像压缩算法JPEG基于DCT图像压缩算法JPEG基于DCT
2019-12-21 20:07:48 256KB DCT JPEG图像压缩编码 MATLAB实现
1
基于Matlab实现的经典的图像压缩算法,包括哈夫曼编码,算术编码、字典编码、行程编码-Lempel-zev 编码正交变换编码如DCT、子带编码 粒子、子采样、比特分配、矢量量化
2019-12-21 20:07:10 1003KB 压缩算法 Matlab实现
1
基于dct的数字图像压缩解压 MATLAB
2019-12-21 20:06:09 205KB DCT 图像压缩 matlAB
1
基于主成分分析,图像压缩和重建,降维,注释详细,有例图
2019-12-21 20:05:48 125KB 主成分分析
1
文章作者写的matlab源代码,该文章发表在Digital Signal Processing: Ke-Kun Huang , Hui Liu, Chuan-Xian Ren, Yu-Feng Yu and Zhao-Rong Lai. Remote sensing image compression based on binary tree and optimized truncation. Digital Signal Processing, vol. 64, pp. 96-106, 2017. (http://dx.doi.org/10.1016/j.dsp.2017.02.008) 遥感图像数据非常广泛,因此需要通过空间设备上的低复杂度算法进行压缩。具有自适应扫描顺序(BTCA)的二叉树编码是一个的有效算法。然而,对于大规模遥感图像,BTCA需要大量的内存,而且不能随机存取。在本文中,我们提出了一种基于BTCA的新的编码方法。小波图像首先划分为几个块,并由BTCA单独编码的。根据BTCA的属性,仔细选择每个块的有效截断点,以优化速率失真的比例,从而获得更高的压缩比、更低的内存要求和随机访问性能。由于没有任何熵编码,所提出的方法简单快速,非常适合于空间设备。对三个遥感图像集进行实验,结果表明它可以显着提高PSNR、SSIM和VIF,以及主观视觉体验。 The remote sensing image data is so vast that it requires compression by low-complexity algorithm on space-borne equipment. Binary tree coding with adaptive scanning order (BTCA) is an effective algorithm for the mission. However, for large-scale remote sensing images, BTCA requires a lot of memory, and does not provide random access property. In this paper, we propose a new coding method based on BTCA and optimize truncation. The wavelet image is first divided into several blocks which are encoded individually by BTCA. According the property of BTCA, we select the valid truncation points for each block carefully to optimize the ratio of rate-distortion, so that a higher compression ratio, lower memory requirement and random access property are attained. Without any entropy coding, the proposed method is simple and fast, which is very suitable for space-borne equipment. Experiments are conducted on three remote sensing image sets, and the results show that it can significantly improve PSNR, SSIM and VIF, as well as subjective visual experience.
2019-12-21 20:03:54 2.64MB 图像压缩
1