搜索资源列表
loadcode
- 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
vqlbg
- LBG algorithm for image compression using vector quantisation.
LBG-Vector-Quantization
- 对二维图像进行压缩,采用matlab编程实验,-Of two-dimensional image compression using matlab programming experiment
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
VQ_wavelet_LGB
- 实现小波3级分解 构建3维跨频带矢量 然后LBG聚类 再重构原图像-Construction of wavelet decomposition to achieve three inter-band 3-D vector and then reconstruct the original image LBG clustering
mvq
- 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
lbg
- 基于LBG算法的矢量量化编码用MATLAB实现图像压缩-Image compression based on the LBG algorithm for vector quantization coding with MATLAB
vqsplit
- lbg matlab 实现lbg算法 使用环境是matlab,实现图像压缩算法-lbg matlab lbg algorithm uses the environment is matlab, image compression algorithm
LBG
- 图像矢量量化的经典LBG算法matlab程序-Image vector quantization of classical LBG algorithm matlab program
shiliang
- 图像矢量量化matlab小程序,基于LBG算法和全搜索算法-Matlab image vector quantization small program, and full search algorithm based on LBG algorithm
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
LBG
- lbg matlab code for image/audio processing