Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • vqcode.tar.gz Vector Quantization压缩算法
  • newquant.zip 针对图形的Vector Quantization压缩算法
  • Gvqprog.zip An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
  • VQcoding.zip 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。
  • Quantization.rar 这个是有关于量化的具体介绍是英文版的,介绍的很详细
  • Elliptical_Filter.rar IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks at unquantized filter (ideal), direct form, and cascaded second % order section (SOS).
  • vqLBG.rar Vector quantization using LBG method of center splitting
  • Vector-quantization.zip 矢量量化在C语言下的实现,在VC6.0下编译通过
  • hsv-quantization.rar 将hsv空间非等间隔量化,将h、s、v分量图合并转化为RGB模式