搜索资源列表
地形图等高线的计算机矢量化及三维地形模型的生成
- 本文提出地形图纸等高线的矢量化,进而提出生成三维地形模型的工程问题,阐述了扫描、预处理、细化等步骤-terrain contour drawings of vectorization, leading to formation of three-dimensional terrain model works, expounded the scanning, pretreatment steps such as thinning
Clustering_jin
- 数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
VQ_Final
- 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
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之间的任何一个。值越大,速度越慢,效果越好。请根据你的具体情况选择。
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!
SC09006013
- 实现了小波的图像量化,包括均匀量化,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.
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语言实现-张红林
location
- 车牌定位的好论文,包含图像分析,图像编码,道路车辆识别,矢量量化。-Vector Quantization for License-Plate Location and Image Coding IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS
VQC
- 自己编写的矢量量化编码程序,针对二值黑白图像编码,仅供参考。-vector coding for binary image map
VQ_256
- 使用Opencv库,编写256位矢量量化器-256-level vector quantizer in opencv
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)