搜索资源列表
MYDCT-Qwx
- 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8 * 8 o'clock, FFT algorithm rapid completion of the DCT
DCT-transform
- 这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT's original code using the c language, and I hope to be helpful.
DCTtranseform
- 图像压缩用的DCT变换,相信对你一定很有用的。-image compression with the DCT, I believe you will very useful.
任意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
任意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
MYDCT-Qwx
- 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8* 8 o'clock, FFT algorithm rapid completion of the DCT
DCT-transform
- 这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT's original code using the c language, and I hope to be helpful.
011010
- DCT在MATLAB中的实现 试过了,可以用,有详细讲解-DCT in the MATLAB tried to achieve that can be used, explained in detail
DCTtranseform
- 图像压缩用的DCT变换,相信对你一定很有用的。-image compression with the DCT, I believe you will very useful.
DCT
- 这是一个可执行的基于DCT的压缩编码程序,希望对大家有所帮助!-This is an executable DCT-based compression encoding process, I hope all of you to help!
dct
- dct变换的源码,谢谢大家了。这里是个好环境,希望能在里面学到很多东西!-DCT transform of the source, I would like to thank the U.S.. Here is a good environment, and hope to be able to learn a lot there!
DCT
- DCT,即离散余弦变换。该变换对消除光照影响效果比较好,该算法本人用过,还算好用,代码也很简单!有用的拿去把-DCT, that is, discrete cosine transform. The transformation to eliminate the effects of light is better, the algorithm I used, still useful, the code is also very si
DCT
- 视频处理中经常需要进行DCT变换,这是本人自己编写的、可以对图像样点进行一维和二维的DCT变换-Video processing often require DCT transform, which is I have written, you can kind of image points of one-dimensional and two-dimensional DCT transform
DCT
- 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of
dct
- 利用快速付立叶方法实现快速余弦变换,并有实现例程-Fast Fourier method using fast cosine transform, and the achievement of routine
dct
- 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。-According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation res
dct
- a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n t
dct
- 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索
dct
- 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
DCT变换图片压缩
- 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can