搜索资源列表
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
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
TryDCT.rar
- 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9,This is a group of DCT and IDCT code, are based on the x86 architecture or standard C compilation, with the use of MMX, 3Dnow or SSE, SSE2, is a variant of Chen s
DCT
- code for dct for image processing
dct_latest.tar
- one method to DCT, it contains DCT thesis, vhdl code and example
DCT
- 离散傅里叶变换程序源码,matlab主程序,函数-Discrete Fourier transform program source code, matlab main program, function
DCTPROGRAM.ZIP
- it is verilog code for two dimentional dct
itu-t81[1]
- Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
DCT
- 变换编码中的dct编码是一种常用的压缩编码方法,用于文本文件压缩。-Dct transform coding in the code is a common compression method, used for text file compression.
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 code for compression
DCT
- This code will compress any image. As DCT is a lossy compression hence it will reduce the size of the image with some losses.
DCT
- 基于dct变换,实现matlab图像压缩源码,很有意思-Based on DCT transform, matlab image compression source code, very interesting
dct-end
- 包括基于JPEG环境下的DCT编码中的全部代码和思路清晰-Including JPEG-based DCT coding environment in all the code and clear thinking
Color-image-compresion-dct-transform
- CODE FOR COLOR IMAGE COMPRESSION USING QUANTIZATION ALORITHM. VECTOR QUANTIZATION.
dct
- DCT图像压缩:此源代码变换域系数选取采用区域编码,通过非零区域的选择,呈现不同的恢复效果-DCT image compression: This source code transform domain coefficients using the selected coding region, by choosing a non-zero area, showing the effect of different recovery
DCT-Video-Compression
- 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
code
- 一个简单的程序,演示JPEG图片DCT系数的读取与写入。-A simple code to read and write the DCT coefficients of JPEG image.
code
- 针对灰度图像的编码和解码程序,包括分块,DCT,量化和zigzag扫描过程,内附测试图集。-For grayscale image encoding and decoding procedures, block, DCT, quantization and zigzag scanning process includes, enclosing test portfolio.
DCT-DWT
- matlab code for image compression using DCT and DWT
