搜索资源列表
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
ImageCompressionToolbox
- 一个图像压缩程序。包含小波变换和算术编码等环节。-an image compression process. Includes wavelet transform and arithmetic coding, and other sectors.
Adaptive_arithmetic_code
- 自适应算术编码算法,包含有编码器和解码器的实现,共从事图像编码压缩的朋友参考。-adaptive arithmetic coding algorithm, includes encoder and decoder implementation. engaged in a total image coding reference to a friend.
Arithmetic-code
- 这是算术编码的源程序,对于学习图像编码的人士比较有用,需要的人自然了解它的作用
arithmetic
- 算术编码的c实现 此算法将图像文件读入,通过算术编码进行压缩
ImageCoding
- 主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现
CABAC
- 针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
ArithmeticCoding.rar
- 算术编码的源程序,搞图像压缩的人应该都游泳吧,希望大家喜欢,Arithmetic coding of the source, engage in image compression should have swimming, I hope you like
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
AVIRIS_LP
- 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
fast_ac
- 快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。-fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can use it in image/video codec, or other codec.
acode
- 自适应算术编码:实现图像、文档、视频的压缩解压-To achieve images, documents, video compression decompression
fcode
- 静态算术编码:实现图像、文档、视频的压缩解压缩-Static arithmetic coding: Achieving images, documents, video compression decompression
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.
Arithmetic-coding
- 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
huffman
- 该代码给出了对于典型的LENA图像的HUFFMAN编码压缩过程。该方法的效率比算术编码要高!-The code is given HUFFMAN coding typical LENA image compression process. The efficiency of the method is to be higher than the arithmetic coding!
suanshubianma
- 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
suanshubianam
- 一种算术编码, 可以进行压缩,图像对比的过程,信息前后对比(An arithmetic coding, Can be compressed, image contrast process, information before and after comparison)