-
61IC_H4231
PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
ZPAV (H265) 基本算法 :
1,图象与声音分解与合成 :小波 ;
2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ;
3,速率控制 :小波子带熵速率控制 ;
4,量化与反量化 :小波子带熵量化与反量化 ;
5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ;
6,运动矢量和量化表的分解与合成 :广义小波 ;
7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ;
8,位流编码 :算术编码,熵编码 ;
9,运动估计 :宏块最优决策,运动矢量预测 ;
A,运动搜索 :钻石,大钻石,小钻石,方形 ;
B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ;
C,误码纠错 :矢量仿真,帧间仿真 。
(The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4
ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ...
ZPAV (H265) algorithm:
1, image and sound decomposition and synthesis: wavelet
2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing
3, the rate control: wavelet subband entropy rate control
4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization
5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction
6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet
7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane)
- 2012-03-07 16:22:55下载
- 积分:1
-
peakfinder
This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
- 2021-03-12 19:39:25下载
- 积分:1
-
pso
粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学(Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand)
- 2020-11-13 15:19:43下载
- 积分:1
-
沙威教授编写的OMP代码
香港大学沙威教授写的压缩感知版hello world(Compressed sensing version Hello world written by Professor Javert of University of Hong Kong)
- 2018-10-07 16:20:32下载
- 积分:1
-
Hofman
基于霍夫曼算法的压缩与解压程序。其中压缩与解压的exe是分开的。(Using Hoffman algorithm to compress and decompress)
- 2011-05-16 15:31:10下载
- 积分:1
-
Jepg2000的压缩
Jepg2000的压缩解压(Jepg2000 compression decompression)
- 2020-07-09 14:48:55下载
- 积分:1
-
Huffman_dpr
范式哈夫曼算法的分析与实现(项目文件)
摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。
(The paradigm Huffman algorithm analysis and implementation (project file)
Abstract: a comprehensive introduction to the theoretical basis and implementation of the paradigm Huffman algorithm. Detailed discussion of the encoded bit computing, limit the length of the coded bit and decoding optimization, stopwatch secondary compression enabling technologies. And gives a practical application.)
- 2012-04-19 20:27:16下载
- 积分:1
-
ZipTest_src
ZIP 压缩、解压 源码,C 语言实现,文件压缩解压缩(ZIP compression, decompression source code, C language, file compression and decompression)
- 2012-11-06 12:23:27下载
- 积分:1
-
Mpeg_To_Bitmap
Mpeg1 I Frame to Bitmap (Delphi Source)
- 2011-02-15 02:48:42下载
- 积分:1
-
jpeg_enc
一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)
- 2005-05-27 22:43:19下载
- 积分:1