leela 在 2014-08-02 20:22:31 上传
说明:Secure watermarking for multimedia
开发平台:PDF | 大小:494KB | 下载1次
leela 在 2014-08-02 20:20:38 上传
说明:A blind image watermarking
开发平台:PDF | 大小:460KB | 下载3次
leela 在 2014-08-02 19:58:45 上传
说明:DCT based image watermarking
开发平台:PDF | 大小:320KB | 下载5次
banhbao1986 在 2014-07-29 21:54:15 上传
说明:this is the good paper for watermarking.
开发平台:PDF | 大小:542KB | 下载4次
reshma0850@gmail.c 在 2014-07-11 17:17:29 上传
说明:adaptive watermarking technique
开发平台:matlab | 大小:2241KB | 下载8次
dongngan8391 在 2014-06-24 15:22:37 上传
说明:VHDL, digital watermarking
开发平台:VHDL | 大小:17175KB | 下载6次
yaya325 在 2014-05-30 11:49:17 上传
说明:数字水印技术的MATLAB源码 注释非常详细
开发平台:matlab | 大小:82KB | 下载5次
woshishc 在 2014-05-10 14:35:05 上传
说明:各种数字水印的matlab源代码,各种数字水印的matlab源代码
开发平台:matlab | 大小:181KB | 下载5次
zhubanty 在 2014-04-10 21:06:20 上传
说明:图像水印处理的代码,包含对图像水印处理的主要处理过程
开发平台:Java | 大小:3KB | 下载3次
lllem26 在 2014-03-23 10:43:23 上传
说明:基于DWT和SVD的双重水印算法的源代码 包含嵌入 检测 提取
开发平台:Visual C++ | 大小:6KB | 下载13次
eeshrasee 在 2014-03-17 15:36:40 上传
说明:watermarking for encryption
开发平台:matlab | 大小:10305KB | 下载4次
eeshrasee 在 2014-03-17 15:20:53 上传
说明:watermarking based psnr gui
开发平台:matlab | 大小:1173KB | 下载11次
megha.das 在 2014-03-12 01:50:03 上传
说明:matlab code for image watermarking first step of video video watermarking
开发平台:matlab | 大小:1779KB | 下载19次
dabingheaven 在 2014-03-05 20:50:12 上传
说明:数字图像模型都由水印生成嵌入系组成统和水印检测恢复组成
开发平台:Visual C++ | 大小:1936KB | 下载4次
ashokkumaram 在 2014-03-03 18:41:35 上传
说明:Java Data Hiding Project, We used the watermarking in the input image itself, and later decrypt the key image too. reversible data hidind project with executable code
开发平台:Java | 大小:319KB | 下载6次
phani7777 在 2014-01-26 13:06:35 上传
说明:Watermarking using DCT-SVD it includes watermarking algorithm using DCT and SVD combination.It accurately performs watermarking technique.
开发平台:matlab | 大小:3125KB | 下载27次
ararhchc 在 2013-12-23 22:55:37 上传
说明:watermarking with informed embedding
开发平台:matlab | 大小:1KB | 下载2次
ghzy1573 在 2013-12-18 19:55:38 上传
说明:再matlab上实现基于扩频的数字水印。图像处理
开发平台:matlab | 大小:5KB | 下载9次
noorjunaidi 在 2013-11-29 10:31:26 上传
说明:matlab code embedding watermarking
开发平台:matlab | 大小:1KB | 下载3次
sneha_06 在 2013-11-16 22:34:54 上传
说明:REPORT FOR VIDEO WATERMARKING
开发平台:WORD | 大小:537KB | 下载2次
sneha_06 在 2013-11-16 22:31:41 上传
说明:ppt for video watermarking
开发平台:PPT | 大小:492KB | 下载7次
princedream 在 2013-10-12 12:02:23 上传
说明:IMPLEMENTATION WATERMARKING CODE
开发平台:matlab | 大小:1KB | 下载1次
wxisbug 在 2013-09-09 14:36:57 上传
说明:svd水印算法,运用svd分解来嵌入水印,抗噪性和鲁棒性都很好
开发平台:matlab | 大小:50KB | 下载81次
sakthimuruganc 在 2013-08-25 19:42:43 上传
说明:IP watermarking attack
开发平台:VHDL | 大小:413KB | 下载4次
aes3219563 在 2013-08-21 02:10:36 上传
说明:目前比较流行的三种数字音频加密方式,frequency masking/phase-shift masking/echo masking的比较 内含说明文件
开发平台:matlab | 大小:7508KB | 下载83次
leela 在 2013-08-13 19:27:33 上传
说明:video watermarking paper
开发平台:PDF | 大小:933KB | 下载1次
xuzhendong 在 2013-05-10 20:14:17 上传
说明:DWT音频水印嵌入算法程序,DWT音频水印嵌入算法程序,DWT音频水印嵌入算法程序
开发平台:matlab | 大小:1KB | 下载29次
shail 在 2013-05-06 00:15:20 上传
说明:We enunciate the need for watermarking database relations to deter data piracy, identify the characteristics of relational data that pose unique challenges for watermarking. And delineate desirable properties of a watermarking system for relational data. We then present an effective watermarking technique geared for relational data. This technique ensures that some bit positions of some of the attributes of some of the tuples contain specific values. The specific bit locations and values are algorithmically determined under the control of a secret key known only to the owner of the data. This bit pattern constitutes the watermark. Only if one has access to the secret key can the watermark be detected with high probability.
开发平台:WORD | 大小:70KB | 下载3次
heqian_n 在 2013-04-21 13:21:29 上传
说明:数字水印嵌入与检测的C++程序,实现在图像的离散余弦变换系数中找出前1000个最大的系数,在这1000个最大系数中嵌入水印
开发平台:Visual C++ | 大小:10KB | 下载8次
topsecret90 在 2013-04-20 19:46:49 上传
说明:Watermarking using DCT
开发平台:matlab | 大小:95KB | 下载5次