搜索资源列表
-
0下载:
由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.
-
-
0下载:
数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
-
-
0下载:
MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitati
-
-
0下载:
LBG vector quantization source code
-
-
0下载:
给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
-
-
1下载:
本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
-
-
0下载:
提出一种利用最小交叉熵优化方法的矢量量化分类算法, 将矢量的分类问题转化为最小失真函数估计问题,通过关联随机迭代算法逼近最优值,以更好的减小量化误差。-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
-
-
0下载:
matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!
-
-
1下载:
实现了小波的图像量化,包括均匀量化,WSQ标准量化,k均值矢量量化,附简明pdf报告。-Implementation of wavelet image quantification, including the uniform quantization, WSQ standards for quantification, k means vector quantization, with a concise pdf report.
-
-
0下载:
2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
-
-
0下载:
基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
-
-
0下载:
车牌定位的好论文,包含图像分析,图像编码,道路车辆识别,矢量量化。-Vector Quantization for License-Plate
Location and Image Coding
IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS
-
-
0下载:
分层矢量量化DCT图像压缩算法设计与实现
计算机应用技术专业 论文-Hierarchical vector quantization DCT image compression algorithm design and implementation of Computer Application Technology Paper
-
-
0下载:
This paper presents a new coding technique based on
contourlet transform and multistage vector
quantization. Wavelet based Algorithms for image
compression results in high compression ratios
compared to other compression techniques. Wavelets
-
-
0下载:
介绍图片的矢量量化方法,主要介绍了LGB算法,对刚接触图像处理的学生来说是一个简单易懂的图像压缩实现方法。-Image vector quantization method introduced, introduces the LGB algorithm, for students new to image processing is a straightforward image compression implementation.
-
-
0下载:
基于矢量量化图像处理的两种最临近收索算法 -Two Fast Nearest Neighbor Searching Algorithms for Image Vector Quantization
-
-
0下载:
this function in performed vector quantization on image by using mat lab program
-
-
0下载:
矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
-
-
2下载:
用MATLAB或C语言实现码本训练和矢量量化算法,并给出量化结果-Using MATLAB or C language training and codebook vector quantization algorithm, and gives quantitative results
-
-
0下载:
基于matlab环境开发的矢量量化编码,有报告以及代码文件-Matlab environment based on the development of the vector quantization encoding, there are reports and code files
-