搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
VC-DCT
- DCT离散余弦快速变换,可用于图象处理及音频信号处理-fast DCT discrete cosine transform, can be used for image processing and audio signal processing
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
DCT得快速算法
- 这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
dct
- 一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
VCDCT
- 用VC++6.0实现离散余弦变换,其中包括了普通的DCT算法与快速DCT算法-With VC++6.0 to achieve discrete cosine transform, including the common DCT algorithm and fast DCT algorithms
DCT_32
- 快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用- Fast DCT the algorithm 32 C language realization, the multiplication number of times are least, may insert the encoder and the decoding use
fast_block_dct
- Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
jpeg
- 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
fdctchange
- 图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法-Image transform algorithm, the code to achieve common DCT, fast DCT, fast IDCT algorithm
dct
- 利用快速付立叶方法实现快速余弦变换,并有实现例程-Fast Fourier method using fast cosine transform, and the achievement of routine
DCT-MATLAB
- DCT变换的实现,快速变换IDCT实现,VC工程-The realization of DCT transform, fast transform IDCT realization, VC works
DCT
- 快速DCT变换的代码.利用c++实现DCT变换.-Fast DCT transform code. Use c++ to achieve DCT transform.
ifdct_8x8
- idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
idct
- idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
FDCT
- VC++图像DCT快速变换源码,包括普通DCT、快速DCT、快速IDCT算法的实现。程序执行后, 将每一种变换的结果存为TXT文档 ,方便查看-VC++ Fast DCT transforms the image source, including ordinary DCT, fast DCT, fast IDCT algorithm. Program execution, it will transform the results of each saved as TXT document
DCT
- 利用快速傅立叶算法,实现快速离散余弦变换及其逆变换-Using fast Fourier algorithm for fast discrete cosine transform and its inverse transform
dct
- DCT的FPGA实现,用verilog语言把DCT的快速算法即LOEFFLER算法表示出来。-DCT-FPGA, with the verilog language to the fast DCT algorithm, which is LOEFFLER algorithm that out.
fast-DCTalgorithm
- 一篇不错的论文,适合研究DCT快速算法的兄弟姐妹。但是用MATLAB很难实现...论文名:用于SA_DCT的短长度DCT快速算法-a good DCT paper , reaserch the fast-dct algorithm, however, it s hard to achieve by matlab
DCT-Implementation
- The 8x8 discrete cosine transform (DCT) is an efficient, real-valued transform often used in image compression. Special, fast algorithms for the DCT have been developed to accommodate the many arithmetic operations involved in implementing the DC