搜索资源列表
Clustering_jin
- 数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
ImgComBasedonWavletandNN
- Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of picture carries on the wavelet to
PSO_VQ
- 采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。
modelandarithmetic
- BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现
areserachofwatermark
- 介绍了数字水印技术的发展,现状和对一些关键数字水印方法的介绍,包括基于格矢量量化的数字水印算法等。
VectorQuantization
- 矢量量化进行压缩。直接执行,然后程会停下来,让你输入你所需要的训练集。你只要输入1-13之间的任何一个。值越大,速度越慢,效果越好。请根据你的具体情况选择。
shilianglianghua
- 矢量量化的C语言实现,模式识别经典问题解决
cls_AVIA
- 给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
R2V_04-YFCR
- R2V_04-YFCR,将图像栅格数据自动矢量化的工具。非常有用-R2V_04-YFCR, raster data images Automatic vectorization tool. Very useful
imagevectorquantization
- 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
encoder
- 输入YUV文件,输出RAW文件,可以改变图像的量化步长,运动矢量-YUV input file, output RAW files, you can change the image quantization step, motion vector
shilianglianghuafenlei
- 提出一种利用最小交叉熵优化方法的矢量量化分类算法, 将矢量的分类问题转化为最小失真函数估计问题,通过关联随机迭代算法逼近最优值,以更好的减小量化误差。-A minimum cross-entropy optimization of the use of methods of classification of vector quantization algorithm, the classification of the vector into the issue of minimum-dist
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.
VQClanguageimplementation
- 张红林版本的图像识别代码c++,可以看书参考。矢量量化的C语言实现-张红林
VQC
- 自己编写的矢量量化编码程序,针对二值黑白图像编码,仅供参考。-vector coding for binary image map
jiyu
- 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法-Adjacent pixels based on the prediction of low complexity image compression coding algorithm is based on neighboring pixels predicted low complexity image compression coding algorithm
gaoxiao
- 一种高效的基于矢量量化的彩色视频图像压缩编码方法 一种高效的基于矢量量化的彩色视频图像压缩编码方法-An efficient vector quantization method for color video image coding an efficient vector quantization method for color video image coding
edison_src
- 采用矢量量化算法实现图像压缩, 代码采用C语言编写。(VQ algorithms for image compressing)
lbg
- 就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)