搜索资源列表
DCT程序实现文档.rar
- dct变换
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
matlab DCT简单的压缩
- matlab DCT 较短的程序,简单的压缩
DCT
- 这是一个可执行的基于DCT的压缩编码程序,希望对大家有所帮助!
DCT
- 图片压缩代码,适用于DCT JPEG图片压缩。
DCT-basedJPEGimagecompressionalgorithmtoachievethe
- 基于DCT的JPEG图象编码,用MATLAB实现的
整数DCT变换 bin DCT zscan
- 整数DCT变换
JPEGcompression.rar
- 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 quanti
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
DCT_2D.rar
- 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
klt-dct.rar
- klt经典程序,可以在matlab里面直接运行,KLT classical procedures, can be run directly in matlab
DCT程序实现文档
- dct变换-DCT transform
DCT
- code for dct for image processing
DCT
- DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
DCT
- 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。-The test image block, DCT and quantization, the quantized coefficients written in matrix form.
dct-image-compression
- 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
DCT
- ce code permet de cacluler les coefficiants de la dct dans un block 8*8 aisni selectionner les coefficients par un balyage zigzag
dct
- 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
DCT图像压缩
- 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)