搜索资源列表
ImgComBasedonWavletandNN
- Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of picture carries on the wavelet to
imagevectorquantization
- 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
vqwatermarking
- matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!
code
- 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
lbg
- 基于LBG算法的矢量量化编码用MATLAB实现图像压缩-Image compression based on the LBG algorithm for vector quantization coding with MATLAB
LBG
- 图像矢量量化的经典LBG算法matlab程序-Image vector quantization of classical LBG algorithm matlab program
fkm
- 图像矢量量化的FKM算法matlab程序-FKM image vector quantization algorithm matlab program
frlvq
- 图像矢量量化的FRLVQ算法matlab程序-Image vector quantization algorithm matlab procedures FRLVQ
frlvq-fvq
- 图像矢量量化FRLVQ-FVQ算法的matlab程序-Image vector quantization FRLVQ-FVQ algorithm matlab program
pp
- 图像矢量量化PP算法的matlab实现程序-PP image vector quantization algorithm matlab program
shiliang
- 图像矢量量化matlab小程序,基于LBG算法和全搜索算法-Matlab image vector quantization small program, and full search algorithm based on LBG algorithm
LBG
- LBG算法是一种经典的矢量量化聚类算法,本程序用MATLAB实现,方便仿真。-LBG algorithm with MATLAB