搜索资源列表
fdct快速dct变换
- 演示快速DCT变换和普通dct变换的区别-demonstration FDCT and ordinary Extra transform the difference
li_0101
- /*DCT和IDCT快速变换的C语言实现 仿效FFT的FDCT方法有与DCT无关的复数运算部分,选用代数分解法可以降低运 算量,达到高速运算的目的。代数分解法实现如下:对一维DCT表达式直接展开, 寻找各点表达式中共同项,仿FFT蝶形关系,将表达式中的共同项作为下一级节 点,依次进行多次,最后得到变换结果。*/-/ * DCT and IDCT rapid transformation of C language FFT follow the diagr
fastDCT
- 快速DCT变换的C++源码,可以参考一下,帮助理解算法,并进行优化-FDCT C source, a reference to help understand algorithms, and optimized
fdct
- FDCT implemented by MMX
fdct
- 图像算法中的fdct优化算法,在dos下解开
fdct
- fdct算法的c语言实现 fdct算法的c语言实现
fdct快速变换c代码
- fdct快速变换c代码,用于快速变换,图像处理等
fdct
- 这是一个用C++写的完成快速DCT变换的程序-This is a C++ Write fast DCT transform the completion of the procedures
fdct
- fast discrete cosin transform
fdct_and_idct
- Fdct and IIDT cahnfge of for image jpeg compression
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
CBmpP
- 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
fdct
- 用vc++语言实现离散余弦变换(快速和一般两种方法)-Vc++ language with the realization of discrete cosine transform (fast and generally two ways)
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
FDCT
- VC++图像DCT快速变换演示源码 VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果一般,不过代码写得不错。程序执行后,将每一种变换的结果存为TXT文档 ,方便查看-VC++ image DCT fast algorithm demo source VC++ source code image DCT fast transform presentation, a total of presentation of ordinary DCT, f
FDCT
- 第二代离散曲波变换的源程序,包括图像处理中的应用-Second-generation discrete curvelet transform of the source, including the application of image processing
FDCT
- 基于FDCT的图像消噪算法,利用FDCT对图像进行消噪处理-Image Denoising Based on FDCT algorithm, using FDCT of image denoising
fdct
- 实现chen DCT快速变换算法并和普通DCT变换对比-chen FDCT VS DCT
fdct
- Java实现的快速离散余弦变换,FDCT-Java implementation of the fast discrete cosine transform, FDCT
FDCT
- 傅立叶逆变换的c程序。能运行,可以直接移植到其它程序中使用。-FDCT s c programming.You can run it easyly