搜索资源列表
projet
- 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a li
Huffman_mfc
- 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
huff0645345
- This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
entropy_code
- 用VC++对单幅图象进行熵编码压缩,同时具有解压缩的功能.-VC right single image entropy coding compression, decompression with the function.
BT878
- H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。 H.265 可运行于 DM64XX(TI) PNX15XX(PHILIPS) BT878(X86) SAA7130(X86) NETWORK(X86)。 -H.265 for 3G, HDTV video and audio codecs agree
SAA7134
- H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。 H.265 可运行于 DM64XX(TI) PNX15XX(PHILIPS) BT878(X86) SAA7130(X86) NETWORK(X86)。 -H.265 for 3G, HDTV video and audio codecs agreemen
sphit-128-4
- 分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
ezwonly
- 单独的ezw编解码,编码结果为符号。可采用本人以上载的通用的算术编码,进行熵编码-separate ezw codec, encoding results of symbols. I use the above set of common arithmetic coding, entropy coding
JPEGPRED
- 使用matlab所開發的jpeg工具,裡面完全沒有使用到matlab的函示,包含predition,quantization都是自己所撰寫的,針對lena做壓縮,但最後沒有做entropy的過程
Entropy
- 一階Markov 實做 將文件讀進來並計算出 entroy
H265_2008_8_23
- ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (general
HFMDaiMa
- 自适应哈夫曼编码,可以很深入的了解哈夫曼是最优熵编码的原因-Adaptive Huffman coding, can be a deeper understanding of the optimal Huffman entropy coding is the reason
entropy
- 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
SunHongEn
- 一阶熵的计算,可以直观的看到一阶熵是如何计算的-first order entropy computation
Cross-Entropy
- 交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用-Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
Code_Prg
- A program to compute huffman coding and compute entropy and efficiency
entropy-encoding
- 视频信号熵编码源程序 熵编码法是一种进行无损数据压缩的技术,在这个技术中一段文字中的每个字母被一段不同长度的比特(Bit)所代替。与此相对的是LZ77或者LZ78等数据压缩方法,在这些方法中原文的一段字母列被其它字母取代。 每个字母按照其出现的可能性所获得的最佳比特数取决于熵。 本程序不仅提供源程序,还提供相应的实例。-Entropy coding the video signal source for entropy coding method is a lossless data
entropy-coding
- 介绍了熵编码的基本原理和一些具体方法,如huffman编码、colomb编码,详细介绍了算术编码的过程。-Describes the basic principles of entropy coding and some specific methods, such as huffman coding, colomb code, details of arithmetic coding process.
entropy
- this a code for entropy of image detection in matlab