搜索资源列表
0213201_04_vq
- vq算法用于图像的有损压缩。生成码本。用于彩色24bit bmp文件-a follow Algorithm for Image Compression. This code generation. Bmp for 24bit color documents
VQcoding
- 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
introducethemodelandalgorithm
- BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现 -BP neural network to achieve the C language BP neural network to solve XOR problem of HMM VQ C language realization of the C language used to
Matlab-VQ-speakerrecognition
- 基于matlab的语者识别系统,使用的是VQ算法识别,包含了预处理,识别算法。-Matlab-based speaker recognition system, using a VQ algorithm recognition, includes preprocessing, recognition algorithm.
VQ-Internet2
- this function or program is used to perform vector quantization on image by using matlab program
VQ-internet3
- also using vector quantization on image by using matlab program to achieve a good compression ratio
VQ-Jwan
- this function perform block vector quantization encoding and decoding for still image by using matlab program
dabu
- The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progr
shilaing
- 一种新的矢量量化索引值分配算法的应用 研究一种新的矢量量化索引值分配算法-A new Vector Quantization VQ index assignment algorithm A new Vector Quantization VQ index assignment algorithm
digital-watermark-based-on-VQ
- 根据《Multipurpose Image Watermarking Algorithm Based on Multistage Vector Quantization》这篇论文进行的基于LABVIEW平台的仿真实验,其中包括了多级-残差矢量量化编码、索引约束矢量量化、鲁棒水印和脆弱水印的嵌入等技术和算法。LABVIEW版本至少为2010。-Multipurpose Image Watermarking Algorithm Based on Multistage Vector Quantizat
VQ-in-wavelet-domain
- 图像压缩相关代码,基于小波域的矢量量化算法实现图像编码功能-Image compression code image coding, wavelet-based vector quantization algorithm
VQ-in-spatial-domain
- 图像压缩编码相关代码,实现基于空域可变块矢量量化的图像压缩功能-Image compression coding code airspace variable block vector quantization based image compression
VQ
- 使用Splitting算法和GLA算法实现对图像的矢量量化及重新编码和重建。-Vector Quantization:To generate a 16-codeword codebook using Splitting Algorithm and GLA,then use this codebook to code the training image and reconstuct it.
generalized_lloyd
- 矢量编码,广义LLOYD算法,matlab实现,我自己编写的,多看看就明白了-VQ,generalized lloyd s algorithm
VQ
- 矢量量化在图像处理中应用广泛,本方法就是对这一实验的基本功能实现-vector quantization is good
36a506368f72
- VQ在语音识别中的应用,选取十个语音,分别进行训练和测试,实验效果不错,值得学习-VQ in speech recognition, the application of selected ten voice, for training and testing respectively, the experimental effect is good, is worth learning
vq
- This a source code for vq-This is a source code for vq
edison_src
- 采用矢量量化算法实现图像压缩, 代码采用C语言编写。(VQ algorithms for image compressing)