Welcome![Sign In][Sign Up]
Location:
Search - DCT huffman

Search list

[Compress-Decompress algrithmsencoderforjpeg

Description: 整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
Platform: | Size: 101616 | Author: 赵真清 | Hits:

[OtherTRSFORM

Description: 图象处理的一些源代码,包括FFT,IFFT,DCT,HUFFMAN-image processing some of the source code, including FFT, IFFT, DCT, Speed HUFFMAN
Platform: | Size: 306110 | Author: 慎秋洪 | Hits:

[Windows Developyuv_fdct_test

Description: 该程序将YUV文件DCT 量化然后HUffman编码 然后再做反运算~还原成YUV文件 -the program will document YUV DCT quantization coding then HUffman then take anti-Operational ~ 10% reduction YUV documents
Platform: | Size: 321536 | Author: 何鸿 | Hits:

[Special Effectsbianmashiyan

Description: 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on the original image histogram, found background and objectives of the divided about the value of around 130 and two gray-scale image to image, Segmentation more satisfactory results. Image processing experiments (6) Image Compression and Coding of the experiment : Learning JPEG compression coding experiment : one. Basically JPEG compression and coding in three steps : 1. First through DCT remove data redundancy; 2. Using quantitative table right DCT coefficient quantization; 3. Right quantized coefficients of Huffman coding.
Platform: | Size: 4096 | Author: qq | Hits:

[Special EffectsVC_ImageProcessing

Description: 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码); 第8章 图像配准 第9章 目标检测与运动检测 第10章 图像形状特征分析(骨架检出、轮廓提取);第11章 图像分割(边界跟踪、阈值分割区域生长、分裂合并、Canny算子); 第12章 图像的模式识别-"Visual C digital image acquisition, processing and Practice" YANG Zhi Ling Wang Kai edited. Contents : Chapter 4 Image Enhancement (contrast enhancement, gray transform, histogram dressing, image smoothing, sharpening, Pseudo-color and false color enhancement); Chapter 5 of Image Restoration (inverse filter rehabilitation, Wiener filtering method); Chapter 6 of image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), the Walsh transform, Based on the eigenvectors of transformation, Hotelling (Hotelling) transform, SVD transform, wavelet transform, Mallat algorithm); Chapter 7 Image Coding (Hoffman (Huffman) coding, arithmetic coding, RIc (Run Length Coding), the bit-plane coding, predictive coding, DPCM. JPEG 2000 encoding); Chapter 8 Image
Platform: | Size: 280576 | Author: 陈镇静 | Hits:

[Compress-Decompress algrithmsjpg_DCT

Description: 实现基本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. Right quantized coefficients of Huffman coding.
Platform: | Size: 1024 | Author: 孙雨萌 | Hits:

[Compress-Decompress algrithmsencoderforjpeg

Description: 整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
Platform: | Size: 101376 | Author: 赵真清 | Hits:

[Compress-Decompress algrithmsJPEGyasuomatlabdaima

Description: jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
Platform: | Size: 59392 | Author: zhouyinye | Hits:

[Compress-Decompress algrithmsJepgCodec

Description: 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0. HuffmanExp Huffman coding JpgVSbmp Broadband and Bmp format conversion API Packaging RWJpegExp JpegVC category called Broadband VbTestDll VB format and Bmp Conversion API function examples of jpeg jpeg to the DCT
Platform: | Size: 705536 | Author: 刘啸天 | Hits:

[Compress-Decompress algrithmscolosseum

Description: Jpeg编解码器的源代码,中间包括DCT变换,量化,Huffman编码等过程-Jpeg codec source code, in the middle including DCT, quantization, Huffman coding process
Platform: | Size: 1527808 | Author: ada | Hits:

[OtherTRSFORM

Description: 图象处理的一些源代码,包括FFT,IFFT,DCT,HUFFMAN-image processing some of the source code, including FFT, IFFT, DCT, Speed HUFFMAN
Platform: | Size: 2176000 | Author: 慎秋洪 | Hits:

[Graph program111

Description: 本文介绍了数字图像压缩方法对比研究 Huffman编码 LZ77压缩算法 离散余弦变换(DCT) RLE编码 -In this paper, digital image compression method comparative study of Huffman coding compression algorithm LZ77 discrete cosine transform (DCT) RLE encoding
Platform: | Size: 111616 | Author: wz | Hits:

[Compress-Decompress algrithmsjpeg

Description: C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
Platform: | Size: 8192 | Author: Jingya | Hits:

[Compress-Decompress algrithmsJPEGcompression

Description: 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: -1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quantization of the coefficients after Huffman coding. Specific source from the main program and two subroutines (DCT quantization, Huffman encoding) consists of:
Platform: | Size: 4096 | Author: 龙活 | Hits:

[Compress-Decompress algrithmsHuffman

Description: MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
Platform: | Size: 4096 | Author: 胡婕 | Hits:

[matlabjpeg

Description: jpeg compression , use DCT, Zigzag, Quantization,IDCT, InvZigzag, huffman to do the compression with matlab
Platform: | Size: 5120 | Author: phoenix | Hits:

[matlabmedia

Description: huffman 编码来处理图像 DCT变换-huffman coding to DCT transform processing images
Platform: | Size: 285696 | Author: 婷婷 | Hits:

[Special Effectslean

Description: 基于MATLAB的图像压缩,DCT变换,huffman编码-Image compression
Platform: | Size: 216064 | Author: wlx | Hits:

[Special Effectshuffman coding

Description: 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image into blocks of 8x8 pixels and then transforms these with a 2D Discrete Cosine Transform (DCT), similar to a DFT.)
Platform: | Size: 3072 | Author: Jessicapu | Hits:

[OtherMATLAB读取JPEG图片的DCT系数

Description: jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)
Platform: | Size: 3159040 | Author: coconut97 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net