jxzjxz10 在 2011-05-19 09:20:49 上传
说明:这是个由matlab仿真实现的基于dwt的数字水印技术算法,实现了数字水印的嵌入、提取和一系列攻击实验。效果良好。
开发平台:matlab | 大小:117KB | 下载113次
icreative 在 2011-05-17 23:58:11 上传
说明:本代码实现的功能是添加保存在电脑中的一幅图片,以此图片为背景,可以在其上面添加自己输入的文本水印信息
开发平台:Visual C++ | 大小:3815KB | 下载13次
saballoli 在 2011-05-15 23:29:29 上传
说明:该算法把计算出的图像不变质心作为对其进行对数极坐标变换的原 点, 再作傅立叶变换, 取出中频段幅值作为水印嵌入域。该算法具有较好的鲁棒性、可检测性, 能同时抵抗几何攻击和信号 处理攻击, 它在数字图像的版权保护等领域有广泛的应用前景。
开发平台:matlab | 大小:223KB | 下载47次
sxy102829 在 2011-05-11 09:20:52 上传
说明:基于离散余弦变换的数字水印,在图像的dct变换域中相应嵌入数字水印
开发平台:matlab | 大小:416KB | 下载25次
sgsrsybsyl 在 2011-05-04 21:34:08 上传
说明:这个程序在MATLAB环境下实现二值图像的水印注入及水印提取
开发平台:matlab | 大小:20KB | 下载9次
nyemo 在 2011-05-03 21:34:11 上传
说明:基于离散傅里叶变换的水印嵌入 PSNR算法
开发平台:matlab | 大小:511KB | 下载22次
shitouyu100 在 2011-05-01 16:46:32 上传
说明:c写的图像水印处理程序,可以选择目标文件和水印文件
开发平台:C/C++ | 大小:1057KB | 下载8次
shitouyu100 在 2011-05-01 16:38:05 上传
说明:适合初学者使用的图像水印代码,代码不长,大约70行
开发平台:matlab | 大小:2KB | 下载4次
sweetwunan 在 2011-04-19 20:20:48 上传
说明:数字水印的嵌入和水印的提取matlab程序
开发平台:matlab | 大小:1KB | 下载8次
lhefei 在 2011-04-06 19:02:16 上传
说明:小波域数字水印嵌入程序。 实现对数字图像进行水印嵌入和检测。
开发平台:matlab | 大小:218KB | 下载361次
pudnlixiaoming 在 2011-04-01 15:53:38 上传
说明:给图片加水印java +servlet MVC 模式
开发平台:Java | 大小:769KB | 下载9次
gege22 在 2011-03-31 23:11:31 上传
说明:If you re wondering about the number 7 on the equation, the watermark is inserted every 7 pixels. Why not in every pixel? You could, but this way, you can add a second watermark (and a 3rd, and a 4th, etc.) at the same time using the pixels in between (not scripted here yet). And the insertion process is complete. The new image is saved as a bitmap format (.bmp) which saves the data as it is, without any compression whatsoever.
开发平台:Visual C++ | 大小:1KB | 下载5次
gege22 在 2011-03-31 23:09:20 上传
说明:The insertion process first adds the size of the watermark. This will let the detector know exactly how much it has to read for the full hidden message. Otherwise, the entire image should be read, showing unwanted characters next to the detected text. After inserting the watermark length, the actual message is stripped into bits (as the message length-number did) and it is inserted to the image as well
开发平台:Visual C++ | 大小:1KB | 下载5次
jin_orchid 在 2011-03-25 20:14:10 上传
说明:VC实现数字水印WaterMark,经验证可以实现
开发平台:Visual C++ | 大小:3668KB | 下载4次
zjz126com 在 2011-03-25 15:29:31 上传
说明:H264水印播放器,能够播放264文件,并且带有水印。
开发平台:Visual C++ | 大小:13713KB | 下载71次
eagleliupeng 在 2011-03-20 14:41:30 上传
说明:Window系统编程和应用,其中包含了文档的整理和KillTime的介绍等等\服务器端应用程序开发设计指南
开发平台:Visual C++ | 大小:312KB | 下载3次
kongbingf 在 2011-03-17 10:34:38 上传
说明:几篇关于水印的英文论文,都是比较新的,近几年的,对英语也是有提高的
开发平台:WORD | 大小:1469KB | 下载22次
2087668 在 2011-03-11 10:01:55 上传
说明:数字水印(Digital+Watermark)+概述
开发平台:Windows_Unix | 大小:156KB | 下载1次
tinaren 在 2011-03-09 10:34:41 上传
说明:文章中详细说明了数字水印的发展,很适合初学者
开发平台:Visual C++ | 大小:176KB | 下载7次
sushmib4 在 2011-03-04 09:36:25 上传
说明:watermarking code for svd
开发平台:matlab | 大小:1KB | 下载49次
kayal 在 2011-03-03 13:25:59 上传
说明:Matlab project for Image Watermark
开发平台:matlab | 大小:44KB | 下载34次
faten_reg 在 2011-03-02 21:38:10 上传
说明:this program encodes the watermark (text) to an audio file with convolutive encoder,
开发平台:matlab | 大小:2KB | 下载16次
lixingrui 在 2011-02-24 10:22:13 上传
说明:利用噪声序列对图像DCT域的中频系数进行水印嵌入
开发平台:matlab | 大小:942KB | 下载6次
icebat 在 2011-02-23 23:02:42 上传
说明:和网上其它8279中文资料一样的,我自己去掉了水印,加了一个按钮,其中按钮不会被打印出来。
开发平台:Visual C++ | 大小:262KB | 下载5次
littlesiriusj 在 2011-02-17 03:09:30 上传
说明:彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息
开发平台:matlab | 大小:416KB | 下载42次
leovotinh85 在 2011-02-17 02:31:04 上传
说明:Coefficients a and b control the low and high frequency ranges that the watermark affects. Because of the watermark invariant properties, we embed the watermark only in the Fourier descriptor magnitude. We use the inverse Fourier transform of the Fourier coefficients to produce the watermarked curve L . This watermarking method is also applicable in the control points of B-spline contour representations. In both polygonal curves and in B-spline curves, watermark embedding can create curve discontinuities or curve self-crossing.
开发平台:Others | 大小:259KB | 下载5次
cyyu 在 2011-02-15 17:21:24 上传
说明:浮水印嵌入函示 使用DCT的方式,配合zig-zag順序來加入浮水印
开发平台:matlab | 大小:1KB | 下载6次
nuzuan 在 2011-02-10 01:56:29 上传
说明:this is a program to embed a watermark to an image..
开发平台:C++ | 大小:2KB | 下载5次
net_liu 在 2011-01-20 14:42:59 上传
说明:图片处理: 1.各种显示方式,百叶窗,马赛克,各种方向的拉伸,翻转,椭圆显示,旋转。。。 2.各种特效处理,虚化,锐化,积木,黑白。。。 3.图片加水印 4.幻灯片放映
开发平台:C# | 大小:253KB | 下载117次
Tas Pro 在 2011-01-19 02:24:51 上传
说明:puts watermark on a word documents. provide original document, watermark text or image, location and get output document with watermark on pages.
开发平台:Visual Basic | 大小:2KB | 下载5次