搜索资源列表
compresion
- 图像无损压缩的源代码我自己觉得特别好可以了解粒子滤波有一个基础-lossless compression of image source code I feel particularly good understanding of particle filter can be a basis
tuxiangwusunyasuo
- 图像无损压缩 TI常用例程 希望能对大家有所帮助
jpeglsv2.2
- JPEG连续色调静止图像无损压缩的最新标准JPEG LS的C语言实现,还带有一个很友好的图形用户界面,那些学习图像编码的工程师可以参考一下这个实现的源代码。
jiyuzhengshuxiaobobianhuandetuxiangwusunyasuofangf
- jiyuzhengshuxiaobobianhuandetuxiangwusunyasuofangfa.rar基于整数小波变换的图像无损压缩方法
cmpression
- 基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG
一种二值图象无损压缩算法
- 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码
jpeg_ls_v1.1.rar
- JPEG-LS图像的无损压缩标准,国外源码,JPEG-LS Lossless Image Compression Standard
CCSDS_120.0-G-1.rar
- CCSDS 120.0-G-1技术绿皮书,用于空间图像无损压缩,CCSDS 120.0-G-1 technology, the Green Paper, for use in space image lossless compression
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
wenben
- matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
huffman
- 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
zzb_SPIHT_lossless
- 基于二代小波的SPIH算法实现图像的无损压缩!-Based on second-generation wavelet SPIH image lossless compression algorithms!
Gouzao_Bianma
- 本程序用matlab编写。实现图像的构造编码。压缩包中的PPT介绍构造编码。一个编码程序,一个解码程序。本程序是无损压缩,编码后可压缩掉30 以上。附有图片。程序有必要的注释。-This program written by matlab. The structure of image coding. PPT introduced compressed package structure encoding. A coding process, a decoding program. This p
arithmetic
- 算术编码是信源编码中的一种,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding is a source coding, image compression is one of the main algorithms. Is a lossless data compression method, but also a method of entropy coding.
losslessimagezipalgorithm
- 图像无损压缩算法代码全集,适合做图像无损压缩研究的入门人员收藏研究.-AR002 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independe
codes_TIFS
- 图像无损压缩 calic算法 需要调试一下(Lossless image compression)
基于混沌的图像无损压缩加密算法的研究_陈鹏辉
- 混沌的图像无损压缩加密算法 Chaotic image lossless compression encryption algorithm(Chaotic image lossless compression encryption algorithm)
VGA图像无损压缩
- 针对vga接口输出的雷达图像的无损压缩编码算法。(A lossless compression coding algorithm for radar images.)
practice
- 本程序使用LZW算法对图像进行压缩。压缩编码是一种先进的数据压缩技术,属于无损压缩编码。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。(This program uses the LZW algorithm to compress the image. Compression coding is an advanced data compression technology. It belongs to lossless compression coding.