搜索资源列表
DCT
- 这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法
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
- 利用快速傅立叶算法,实现快速离散余弦变换及其逆变换-Using fast Fourier algorithm for fast discrete cosine transform and its inverse transform
dct-svd
- dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏-a kind of watermarking algorithm in DCT-SVD domain
DCT
- DCT域图像水印嵌入对策和算法,黄继武,程卫东,电子学报-DCT domain image watermarking strategies and algorithms, HUANG Ji-Wu, Cheng Weidong, e-Journal
dct
- 用MATLAB实现的数字水印的DCT算法,还包括本次试验的实验报告,对算法有详细的解读!-Implemented using MATLAB DCT digital watermarking algorithm, also including the test lab report, a detailed interpretation of the algorithm!
image
- DCT算法实现,图像压缩的实现,图像压缩,视频压缩之类的代码,谢谢分享-DCT algrithem implementation
BwAdd_Y_ColorImage
- matlab程序添加水印的DCT算法,先将水印加密,然后嵌入图像中-matlab program to add a watermark in the DCT algorithm, first the watermark encryption, and embedded images
DCT
- DCT的数字水印算法 DCT域算法的设计与实现- Digital Watermarking Design and Implementation Based on DCT
A-DCT-watermarking-algorithm
- 提出了一种在数字图像上实现的盲水印算法, 嵌入的水印是64 64 8 bit 灰度图。该算 法用宿主图像的8 8 分块的DCT 域低频对应系数, 进行量化取余的方法嵌入水印。-Proposes a new digital image watermarking algorithm implemented on the embedded watermark is 64 64 8 bit gra
DCT-gongji
- 基于DCT的水印嵌入攻击和提取算法,对RST,加躁,JPEG压缩有较好的鲁棒性-DCT-based watermark embedding and extraction algorithm attack on RST, plus a bit, JPEG compression with better robustness
dct_watermark
- 一个用 MATLAB 编写的数字水印算法实例 基于DCT算法的数字水印的嵌入算法与提取-MATLAB prepared a digital watermarking algorithm based on DCT algorithm instance digital watermark embedding and extraction algorithms
dct
- 在频率域内对图像进行水印,使用DCT算法在MATLAB中实现。-a method of digital image watermarking in frequency domain using DCT algorithm in MATLAB
dct
- 离散余弦变换dct算法详细讲解,并在matlab上进行图像稀疏分解与重建的图像处理仿真。-Discrete cosine transform DCT algorithm is explained in detail, and the simulation of image sparse decomposition and reconstruction of image processing in matlab.
基于dct数字水印算法
- 利用dct变换完成对数字水印的嵌入给提取,很有参考价值。离散变换的得到dct系数进行中频嵌入
MATLAB DCT水印
- 在matlab平台下对DCT水印算法进行仿真实现。(In Matlab platform, the DCT watermarking algorithm is simulated.)
dct·dft
- 使用matlab对图像进行dct、dft变换(通过原理实现算法)(Using MATLAB to carry out DCT and DFT transform (through principle implementation algorithm))
8-8DCT变换verilogHDL代码
- DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)