搜索资源列表
newquant.zip
- 针对图形的Vector Quantization压缩算法
vqcode.tar.gz
- Vector Quantization压缩算法
jpg_DCT
- 实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。 -achieve basic JPEG compression and coding% 1. First through DCT remove data redundancy; % 2. Using quantitative table right DCT coefficient quantization; 3.
lbgvq
- lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
LBGMatlab
- 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
vqcode.tar
- Vector Quantization压缩算法 -Vector Quantization Compression Algorithm
newquant
- 针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
pcmandulow
- 均匀PCM量化和u律非均匀量化的对比效果分析实验.-Uniform quantization and u law PCM non-uniform contrast quantitative analysis of experimental results.
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
QccPackSPECK-0.58-1
- 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.
J1-10091D0006_ARW_W3_M8
- this file is for Vector Quantization Using Adhoc Centroids in java with 1.6 jdk.
VectorScalarQuantization
- Author: This Code written By Dr. Faisel G. Mohammed (Lecturer in Science college- Computer Dep.-Iraq: Email: fgmnjt@scbaghdad.edu.iq ) Purposes: for Bsc Students in Multimedia Lab. To Learn Vector and scalar Quantization Algorithms in digital
quantization
- 简要介绍了标量量化和矢量量化的相关知识。标量量化包括了固定量化、自适应量化、基于视觉的量化等。矢量量化包括了其基本原理和LBG,Lattice两种实现方法。-Brief scalar quantization and vector quantization related knowledge. Scalar quantization including fixed quantization, adaptive quantization, the quantization based on the
Vector-quantization
- 矢量量化的方法实现图像压缩,并将重建图像与原图像做出对比,非常详细-The vector quantization method of image compression, and the reconstructed image and the original image to make a comparison, very detailed
Vector-quantization-of-images-based-upon-the-Koho
- Vector quantization of images based upon the Kohonen self-organizing feature maps
image-quantization-(reproduced)
- 数字图片量化:图像进行高斯滤波,图像直方图均衡及其处理,图像添加噪声并且滤除,矩阵做DCT反变换,对图像做dct变换和量化-Digital image quantization: image Gauss filtering, image histogram equalization and processing, image adding noise and filtering, matrix DCT inverse transform, DCT transform and quantizati
Quantization-Vector
- Image Vector quantization
Quantization-Scalar
- Image Scalar Quantization
