搜索资源列表
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
嵌入水印 (2)
- 此系统可以根据量化系数的选择不同而使水印信号的脆弱程度不同。由实验结果显示假如Q=1,当图像受到高斯噪声的攻击时,已经不能通过系统的认证。-system can quantify the different coefficients so fragile watermark signals to different degrees. From the experimental results show that if the Q = 1, when images by Gaussian nois
578472_Chapter30
- c# 图像处理 重绘图片 加图片和文字水印-image-processing c# redraw picture add picture and text watermark
steganodotnet3_src
- steganodotnet数字水印工具,可以对图像进行处理-steganodotnet digital watermarking tool to image processing
steganodotnet_src
- steganodotnet数字水印工具初版,只具有最基本的图像水印功能-digital watermarking tool steganodotnet the first edition, only the most basic functions of image watermarking
watermarkimage
- 数字图像水印,采用LSB方法,在图像中隐藏信息-watermark in image
1
- 此程序为基于C++的数字图像水印的嵌入与提取程序,希望大家能一起分享-This program is based on C++ digital image watermark embedding and extraction procedures in the hope that we can share
syqrck
- 本程序通过C#实现了图像三级小波变换,并采用除二取余的方法将二值图像水印潜入图片中频小波系数当中,提取率在98 以上,鲁棒性一般。要求图片256*256灰度图像,水印信息32*32二值图像。-Program in C# to achieve the image of three wavelet transform, and the addition to the methods of the two modulo the binary image watermark to sneak into
JMsim
- 数字图像扩频水印算法,将一幅水印图像以扩频的方式加载到载体图像上-Spread spectrum watermarking of digital images
Watermark
- 添加水印图像。可以用来保护你的照片在你的网站 -Add a watermark image. Can be used to protect your photos on your website
imgadddate
- C#给图片加日期,类似于图片水印,不过要比水印稍简单些,添加数码相片拍摄日期,实现过程概述: 获取元数据中的拍照日期时间,以字符串形式保存,分析字符串分别保存拍照日期和时间的标准格式,由列表中的文件创建内存位图对象,由位图对象创建Graphics对象的实例,绘制数码照片的日期/时间,将添加日期/时间戳后的图像进行保存,释放内存位图对象。 #region 获取数码相片的拍摄日期: 获取图像文件的所有元数据属性,保存倒PropertyItem数组,通过指定的数据流来创建
TuBiao
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型,这里就不赘述了,定义一个矩形区域,以后在这个矩形里画上白底黑字,定义字体,笔刷,画文字用,输出处理后的图像,具体代码实现请参见压缩包源码-Visual C# dynamic modification of pictures- adding descr iptive information on the image, similar t
patchwork
- patchwork实现对图像嵌入水印并且提取水印。-patchwork achieve the watermarked image and extract the watermark.