搜索资源列表
LBG Vector Quantizer Design Program
- LBG Vector Quantizer Design Program
LBG Vector Quantizer Program.
- LBG Vector Quantizer Design Program.
quantizer
- 一个运用 Visual C++ 6.0 开发的用于视频处理和压缩的程序,算法采用分型矢量化处理,具有较高的 压缩比和效果。-a Visual C 6.0 for the development of video processing and compression procedures, The algorithm uses type vector processing, higher compression ratio and effectiveness.
CH3
- L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
VQcode
- vector quantizer 华盛顿大学图像实验室的-vector quantizer from washionton university
linearvectorquantizercode
- data compression using linear vector quantizer
VQ_256
- 使用Opencv库,编写256位矢量量化器-256-level vector quantizer in opencv
vq
- vector quantizer for matlab. very simple
vqsplit
- another vector quantizer for matlab. maybe this one is better
lbg
- 实现已知训练序列的矢量量化器(LBG)算法。初始码书从训练序列每隔五个样本选取一组-Achieve a known training sequence of the vector quantizer (LBG) algorithm. The initial codebook from the training sequence every five samples to select a group of
vector-q
- LBG Vector Quantizer Design Program
LBG
- LBG vector quantizer
LBG
- 理解使用向量量化进行图像量化的原理:对序列中的许多样本进行联合量化,用一个值代替相似的一组值,减少量化误差; 掌握向量量化器码书设计的方法,此次实验使用LBG算法设计码书; 3. 对LBG算法的理解和使用; 4.Matlab矩阵数据的处理。-Understood that the use of vector quantization for image quantized principle: a number of samples of the sequence are joint
Vector-quantization
- (1)理解矢量量化的基本原理。 (2)掌握矢量量化器设计的LBG方法。 (3)运用LBG方法获取语音短时平均能量码书-(1) to understand the basic principles of vector quantization. (2) master the vector quantizer design LBG method. (3) Using the LBG method to obtain the speech short time average ener
lutbooprime
- LBG Vector Quantizer Design Program
Design-SBG
- LBG Vector Quantizer Design Program
LBG_VQ_Encoder
- This program demonstrates LGB algorytm for Vector Quantizer for codebook making.