搜索资源列表
35647
- 4x4的不必采用dct/idct变换,H.264代码也好用。我在这也照着公式写了一个,也能用-4x4 without using the Copy / idct transform, or use H.264 code. I also wrote a shining on a formula also can be used
final
- H.264视频压缩代码中用线形汇编改写的dct、idct和quant\iquant部分-H.264 video compression using linear compilation of code to rewrite the dct, idct and part quantiquant
medct
- 修改过的,用线形汇编改写的DCT,QUANT,IDCT,IQUANT,代码-Modified with a linear compilation of rewriting the DCT, QUANT, IDCT, IQUANT, code
fdctchange
- 图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法-Image transform algorithm, the code to achieve common DCT, fast DCT, fast IDCT algorithm
FDTCandIDTC
- IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
jpegdecode
- jpeg 解码分析,对jpeg 的熵解码,帧结构,还有idct变换的原理和实现做了详细的解释,并做了代码的分析。-jpeg decode analysis, jpeg entropy decoding, frame structure, there idct transform the theory and implementation a detailed explanation, and do the code analysis.
1
- 基于dct的图像转换,及fdct,以及idct的实现源代码,有需要的可以拿去-Dct-based image conversion, and fdct, and idct implementation source code, we need to take it
DCT_IDCT
- This FDCT and IDCT C-source code. -This is FDCT and IDCT C-source code.
FDCT
- VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果还不错-VC++ image DCT fast algorithm demo source code, demonstrates a total ordinary DCT, fast DCT, fast IDCT algorithm, results were pretty good
Some-basic-transformations-in-MATLAB
- 图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
D_IDCT
- 定点的idct源代码,自己编写的,对有需要的朋友应该有帮助.-spot idct source code, prepared by himself, in need of friends should help.
FDTCandIDTC
- IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
xapp208
- xilinx 基于查找表方法实现的IDCT的verilog源码-Xilinx LUT-based method to achieve the IDCT of the Verilog source code
jpeg
- 自己写的jpeg的压缩,自己写的DCT以及IDCT,没有采用huffman编码,因为太难了,采用的是游程编码,可以直接运行,压缩比达到要求。内付文档详细说明代码。-Write your own jpeg compression, and write their own DCT and IDCT, did not use huffman coding, because too difficult, using run-length encoding, you can directly run th
DCTAndIDCT
- 图像的DCT余弦变换(频谱变换),包括IDCT变换以及反变换。经过测试修改源代码中的笔误。包括理论。-Image DCT cosine transform (spectrum transform), comprising IDCT transform and inverse transform. Tested modify the source code of a clerical error. Including theoretical.