搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
SwQanbComVC
- 基于扩频的水印技术算法,用VC++实现,各种算法dct变换域、小波域算法-based on spread-spectrum technology watermark algorithm, with VC, algorithms Extra transform domain, wavelet domain algorithm
fdctc
- 本代码演示了普通DCT,快速DCT,快速IDCT算法的实现。-demonstration of the code of common DCT, fast DCT, fast IDCT algorithm implementation.
fastDCT
- 快速DCT变换的C++源码,可以参考一下,帮助理解算法,并进行优化-FDCT C source, a reference to help understand algorithms, and optimized
dct_code
- DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
AAN
- ANN的快速DCT算法,还不错,大家看看!-ANN fast DCT algorithm, was pretty good, we look at!
fdct1
- Loffer算法的DCT变换的C代码,还不错,大家看看! -Loffer DCT algorithm C code, quite good, we see!
picture-gauss
- 图像识别算法的一部分。有PS高斯模糊、锐化、阙知、变形、提线等各种图像算法。还有图像的DCT变换的快速算法。-Part of the image recognition algorithm. PS Gaussian blur, sharpen, Que know, deformation, mentioning lines and other image algorithms. Fast algorithm for image DCT transform.
dct_quick_tran
- dct快速变换的算法,用一副256X256像素的图像来做实验-Fast DCT transform algorithm, using an image of 256X256 pixels to do the experiment
CPPDCT
- dct算法c + + 实现。-C++ implementation of DCT algorithm