Description: JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-JPEG DCT quantization coding C program, to learn image coding process and to achieve specific helpful. Platform: |
Size: 11264 |
Author:王成优 |
Hits:
Description: 采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。-Vector quantization using particle swarm algorithm for optimal image vector quantization code book, can set the number of stocks and iterative algebra. The results of the proceedings arising from the optimal codebook with an average error. Platform: |
Size: 51200 |
Author:张冰 |
Hits:
Description: 实现对彩色图像的量化,也就是减少图像的颜色个数,是数字图像处理的一种。-Realize on the color image quantization, that is, to reduce the number of color images is a digital image processing. Platform: |
Size: 59392 |
Author:周兵 |
Hits:
Description: 颜色处理的理论基础源代码,包括灰度化与伪彩色处理,颜色调整,亮度/对比度调整,颜色量化与减色,抖动,增强CDib等。-Deal with the theoretical basis for the color source code, including the gray-scale and pseudo-color processing, color adjustment, brightness/contrast adjustment, color quantization and Hypochromic, jitter, such as enhanced CDib. Platform: |
Size: 21504 |
Author:赵堃 |
Hits:
Description: 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。-Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin. Platform: |
Size: 1024 |
Author:卢悦 |
Hits:
Description: L3_1.m: 純量量化器的設計(程式)
L3_2.m: 量化造成的假輪廓(程式)
L3_3.m: 向量量化器之碼簿的產生(程式)
L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式)
gau.m: ML量化器設計中分母的計算式(函式)
gau1.m: ML量化器設計中分子的計算式(函式)
LBG.m: LBG訓練法(函式)
quantize.m:高斯機率密度函數的非均勻量化(函式)
VQ.m: 向量量化(函式)
L3_2.bmp: 影像檔
lena.mat: Matlab的矩陣變數檔
-L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file Platform: |
Size: 191488 |
Author:Oki |
Hits:
Description: matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark! Platform: |
Size: 2048 |
Author:周赟 |
Hits:
Description: The QccPackSPECK module is a optional addon to the QccPack library for
the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for
the quantization, compression and coding of data. The QccPackSPECK module
provides an implementation of the Set-Partitioning Embedded Block (SPECK)
algorithm for image compression. Since the SPECK algorithm is patented,
it is made available here under special license terms (see below and the
file LICENSE-SPECK), whereas the QccPack library is licensed under the GNU
General Public License and the GNU Library General Public License. See the
file CHANGELOG-SPECK for details of recent changes to the QccPackSPECK code. Platform: |
Size: 96256 |
Author:jason.. |
Hits:
Description: This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image. Platform: |
Size: 58368 |
Author:Kil Jhun Jeong |
Hits:
Description: Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB
In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing Map Neural Network. The implemented code, uses RGB and HSV color coding, to perform the clustering task, and user can select desired approach of coding. Platform: |
Size: 248832 |
Author:amardz |
Hits: