搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
C-DCT
- 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
任意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-DSP
- DCT算法在DSP上的实现,汇编语言,在DSP开发板上调试通过-DCT algorithm on DSP realization of assembly language, in DSP development board through debugging
DCT-8x8
- 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~
DCT+
- 改进的DCT算法设计,veriloghdl实现
DCT
- 这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法
DCT得快速算法
- 这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
整数DCT变换的设计与实现
- 1. 本实例实现整数DCT的功能,并以一维为例子在modelsim里面看仿真结果; 2. 1ddct是工程所在目录; 3. 源文件在rtl文件夹里面;
数字水印DCT变换
- 水印DCT变换嵌入
数字水印DCT变换水印提取
- 用DCT方法进行水印提取
dct
- 一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
dct
- DCT变换和DCT反变换大全,提供多种DCT算法的实现,可用于图像和声音处理。-DCT and IDCT package, supplies lots of DCT and IDCT algorithm, very useful to image and audio processing
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
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
DCT
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
dct
- 用MATLAB实现的数字水印的DCT算法,还包括本次试验的实验报告,对算法有详细的解读!-Implemented using MATLAB DCT digital watermarking algorithm, also including the test lab report, a detailed interpretation of the algorithm!
dct_watermark
- 一个用 MATLAB 编写的数字水印算法实例 基于DCT算法的数字水印的嵌入算法与提取-MATLAB prepared a digital watermarking algorithm based on DCT algorithm instance digital watermark embedding and extraction algorithms
基于LSB算法与DCT算法的比较与实现
- 基于LSB算法与DCT算法的比较与实现,对比前后图片的变化(Comparison and implementation of LSB algorithm and DCT algorithm)