CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - add watermark

搜索资源列表

  1. PsFilters

    0下载:
  2. C#写的在图片中加入水印的例子程序,很详细,用的是.NET类库-Written in C# to add a watermark in the picture example of procedures in great detail, using a. NET class library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:209310
    • 提供者:五 要
  1. PicBatProcess(1.0.0.100)

    1下载:
  2. 图像批量处理大师功能如下: 1.可以批量转换图片。 2.可以批量压缩图片。 3.可以批量重命名图片。 4.可以批量旋转图片。 5.可以批量给图片加文字、图片水印。 6.可以批量给图片加特效。-Master image batch processing functions as follows: 1. Can batch convert images. 2. Can batch compress pictures. 3. You can batch rename pictu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:369769
    • 提供者:吴贝贝
  1. li3-13

    0下载:
  2. 利用二维小波变换实现数字水印,首先在图像中加入水印,重构图像,分离水印,最后检测和计算阈值。-Two-dimensional wavelet transform digital watermark, the first to add a watermark in the image, the reconstructed image, separate watermarks, detection and calculation of the final threshold.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:998
    • 提供者:weisiyu
  1. 08_Watermark

    0下载:
  2. 为一副图片加上水印,代码相对比较详细,适合初学者,简单易懂-To add a picture watermark, the code is relatively more suitable for beginners, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:59533
    • 提供者:李俊
  1. pic

    0下载:
  2. 用asp.net开发的一个很简单的给图片添加水印的程序-With asp.net development of a very simple process to add a picture watermark
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1637512
    • 提供者:刘召华
  1. WaterMarked

    0下载:
  2. 图像水印为了防止被其他人直接或间接使用或利用图片进行宣传,故需要为图片添加水印,本程序利用GDI+实现图像的水印效果-Image watermark to prevent other people directly or indirectly use or use images for publicity, they need to add a picture watermark, the use of GDI+ to achieve this program the watermark ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1258931
    • 提供者:孙渊
  1. dct1_embedwaterimage

    0下载:
  2. 采用离散余弦变换对图像进行添加水印,基础练习,-Discrete cosine transform to add the image watermark, basic training,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1362
    • 提供者:zp
  1. util

    0下载:
  2. 添加图片水印,文字水印,可以设置图片水印的角度-Add a picture watermark, text watermark, image watermark can be set to the angle of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2573
    • 提供者:xiaolu
  1. WatterPicture

    0下载:
  2. 在图片上添加水印图片 asp建站的重点模块程序-Add a watermark image on the image focus of the module program asp Jianzhan
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-07
    • 文件大小:106016
    • 提供者:lingling
  1. Test001

    0下载:
  2. 基于DCT变换的数字水印设计,通过伪随机数产生高斯噪声并加入图像中,生成新的图像。-DCT-based digital watermark design, pseudo-random number generated by Gaussian noise and add the image to generate a new image.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:746
    • 提供者:
  1. javautil

    0下载:
  2.  util实现Java图片水印添加功能,有添加图片水印和文字水印,可以设置水印位置,透明度、设置对线段锯齿状边缘处理、水印图片的路径,水印一般格式是gif,png,这种图片可以设置透明度、水印旋转等,可以参考代码加以改进做成小工具。-Add picture watermark to achieve Java util function, add image watermark and text watermark, you can set the watermark position, tran
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2671
    • 提供者:张龙
  1. watermarking

    0下载:
  2. 利用离散余弦改进算法在图像中添加水印并可准确提取-Improved algorithm using discrete cosine add a watermark in the image can be accurately extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:703
    • 提供者:wuge
  1. waterdwt

    0下载:
  2. 利用离散小波改进算法在图像中添加水印并可准确提取-Improved algorithm using discrete wavelet add a watermark in the image can be accurately extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1048
    • 提供者:wuge
  1. jingnaicha

    0下载:
  2. 本程序用C语言在LSB上添加水印。最低有效位(LSB)是给这些单元值的一个二进制整数位位置,就是,决定是否这个数字是偶数或奇数。LSB有时候是指最右边的位,因为写较不重要的数字到右边位置符号的协定。它类似于一个十进制整数的最不重要的数字,它是在一个(最右边)位置的数字。-This program in C language to add a watermark on the LSB. The least significant bit (LSB) is a binary integer posi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5007171
    • 提供者:wangjing
  1. meitutreatsite

    0下载:
  2. 绝色美图小偷v1.0功能简介: 1.采用php小偷技术自动同步更新. 2.程序采用伪静态,全站伪静态.收录最有利。(动态浏览与静态自由切换!) 3.支持二级目录,二级域名。程序自带后台,页面缓存,全站伪原创 4.四种采集方式,兼容98 空间服务器,独立模板风格.搜索引擎蜘蛛访问记录 5.无需下载,远程图片自动添加水印! 此版本无后台!!需要后台的到官网http://08le.cn 基本配置修改:include/config.p
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:382108
    • 提供者:Joney
  1. jWatterMarkDDa

    0下载:
  2. java水印程序源码,能给图图片添加文字水印 -java watermark program source code, give the map image to add text watermark
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1515
    • 提供者:
  1. KJaBKJ

    0下载:
  2. MATLAB可见水印、不可见水印添加程序源代码,可见水印部分采用中值法,不可见部分采用DWT变换。-MATLAB visible watermark, invisible watermark to add the source code, we can see the watermark part in value method, the invisible part on DWT.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:173099
    • 提供者:lyz
  1. VWaterMarkC

    0下载:
  2. VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。-water mark -VC++ to add a watermark sample pictures, import the original image, import the watermark image, and two m
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1082067
    • 提供者:luissh
  1. WatermarkImage

    0下载:
  2. C#图像水印,为图片增加光晕效果,一个实用的C#图像处理功能实例,在一张图片上加上光晕效果,实际光晕效果是由事先准备好的水印图片来叠加的,计算好图像坐标,叠加到原处,就模拟出了为图像增加水印的功能,具体效果截图请看上图。-C# image watermarking, to increase the halo effect for the picture, a practical C# image processing functions instance, in a picture with t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:667552
    • 提供者:
  1. BadgeImage

    0下载:
  2. C#在图像文件中添加文字标记,其实功能类似于为图片添加水印,可自定义文字内容,可设置文字出现在图片上的位置,是右上方或是左下方,我觉得和图片加水印的功能十分相似。另外本程序对文字进行了修饰处理,加上黑边框,更加漂亮。-C# add text in the image file mark, in fact, the function is similar for pictures add a watermark, custom text, you can set the text to appea
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:664949
    • 提供者:fwta3
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com