当前位置:
首页 资源下载
搜索资源 - dct embedding matlab
搜索资源列表
-
1下载:
主要研究了彩色图像数字水印算法,在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
-
-
0下载:
Matlab实现多种水印的嵌入与提取(DFT DCT等)-Matlab to achieve a variety of watermark embedding and extraction (DFT DCT, etc.)
-
-
0下载:
DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital waterm
-
-
3下载:
基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
-
-
1下载:
运用dct进行数字水印嵌入提取
运用dct进行数字水印嵌入提取-The use of DCT digital watermark embedding extract the use of DCT digital watermark embedding extract
-
-
0下载:
基于DCT域的数字水印的嵌入和提取,能有效嵌入和提取数字水印-DCT domain based on digital watermarking embedding and extraction is an effective digital watermark embedding and extraction
-
-
0下载:
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
-
-
0下载:
基于DCT的数字水印源码,描述DCT的变换、水印的嵌入过程。-Digital Watermarking Based on DCT source, described in the DCT transform, the watermark embedding process.
-
-
0下载:
嵌入水印信息的matlab程序,先读入原图像,再进行dct变换,产生水印序列排序,嵌入水印,dct反变换,得到嵌入水印的图像-Matlab embedded watermark information, procedures, first read the original image and then dct transform, resulting in the watermark sequence to sort, watermark embedding, dct inverse tran
-
-
0下载:
在MATLAB里,基于dct域,实现在二维图像中嵌入数字水印 并提取。-In MATLAB, the dct-based domain, the realization of two-dimensional images in the digital watermark embedding and extraction.
-
-
5下载:
各种数字水印的嵌入和提取 检测和攻击 包括lsb 和dct等算法-A variety of digital watermark embedding and extraction, including detection and attack, such as algorithm lsb and dct
-
-
0下载:
DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!-DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!
-
-
0下载:
数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
-
-
4下载:
本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
-
-
0下载:
基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击-Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often
-
-
0下载:
本文算法是将24 位真彩图的亮度分量分块
DCT ,然后利用DCT 量化系数的奇偶特性嵌入8
位灰度水印图,并通过PN 序列加密来保证水印的
安全性。算法中,将灰度图像转换为二进制数据
流,置乱后扩频调制,隐藏在宿主DCT 系数量化值
中,提取时不需要宿主信号,实现水印信号的盲提
取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
-
-
1下载:
基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment source code)
-
-
5下载:
本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp
-
-
6下载:
本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co
-
-
2下载:
该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd
-