CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 水印程序

搜索资源列表

  1. 数字水印技术

    0下载:
  2. 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19.54kb
    • 提供者:樊志华
  1. 上传图片并加入水印范例

    0下载:
  2. 上传图片并加水印程序由asp.net+C#实现,可用来学习如何上传图片及如何加上图片水印-upload pictures and increase watermark procedures Asp. Net C#. can be used to learn how to upload pictures and how to add photo watermarking
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:21.28kb
    • 提供者:蒋锋
  1. 音频水印仿真界面

    0下载:
  2. 基于DCT的音频水印的嵌入,提取,检测程序
  3. 所属分类:Windows编程

  1. four_steg_analysis

    0下载:
  2. 改程序包括了四种数字水印的隐写分析。四种方法都还不错。-Reform program, including four digital watermarking steganalysis. Four methods are pretty good.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:17.02kb
    • 提供者:zoe
  1. WaterMark

    0下载:
  2. 视频水印程序,利用VC实现,不用于一般的空域水印,可以实现动态随机嵌入水印位置。-Video Watermarking procedures, the use of VC implementation, not for general airspace watermark, you can achieve dynamic random watermark embedding location.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:sirius
  1. yuuy.tar

    0下载:
  2. 这是我写论文时的一段程序代码,它是用C++编写,用来实现对数字水印算法检测的,希望能给大家带来帮助。 -Writing my thesis This is a period when the program code, which is used C++ to prepare for the implementation of digital watermarking detection algorithm, and I hope everyone can help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:272.77kb
    • 提供者:gaq
  1. image

    0下载:
  2. 图片加水印,可以用于网上就有版权的图片保护,该程序带有VC源代码-Add Image into Picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:168.42kb
    • 提供者:xunen dong
  1. SplitPic1

    1下载:
  2. 三维地图栅格化图片发布程序,带有文字和图片水印功能。-Three-dimensional map grid of picture published procedures, with text and image watermark function.
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-30
    • 文件大小:182.22kb
    • 提供者:cmd
  1. watermark

    0下载:
  2. 改程序实现了数字水印的功能,很好的代码,对学习数字水印的同仁很有帮助。-It is a good codes to acheive the watermark!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:17.96kb
    • 提供者:向桂英
  1. ExifTool

    0下载:
  2. 现在很多数码相机没有添加日期的功能,该程序为数码照片批量添加日期水印功能-batch add date mark on photos
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:14.35kb
    • 提供者:fivegg
  1. watermark

    0下载:
  2. 水印程序,基于DWT变换的文字水印程序,有比较好的鲁棒性和其他性能-Watermark program, based on DWT transform text watermark procedures, better robustness and other performance
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.81mb
    • 提供者:guan
  1. picsign

    0下载:
  2. C#编制的网站加水印程序,可以有效保护图片资源-C# add watermarks site preparation procedures, can effectively protect the image resource
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:643byte
    • 提供者:eglis
  1. ws

    0下载:
  2. 基于DCT水印系统的设计,程序功能完整,有一定的参考性-To achieve detection of circular
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:455.59kb
    • 提供者:zhangwanshan
  1. testImage

    0下载:
  2. C#开发的图片水印添加小程序 随便看看吧,可以给图片添加图片、文字水印。-nothing
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:130.99kb
    • 提供者:信嵩
  1. 3hOtrjwX

    0下载:
  2. 数字水印程序,包括jpg,bmp等格式,vc编程-Digital watermarking procedures, including jpg, bmp formats, vc Programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:156.73kb
    • 提供者:hackee
  1. audiowatermarking

    1下载:
  2. 很多经典的音频水印程序,有一些可直接使用,有一些需要调试使用-many classic audio watermarking matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:186.82kb
    • 提供者:xaoi
  1. DCT

    0下载:
  2. 一个实用的DCT数字图像水印程序,可以直接运行,包括很多攻击类型以及图片-A practical digital image watermark DCT procedure can run, including many types of attacks, as well as pictures
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.49mb
    • 提供者:xaoi
  1. Dcipherri

    0下载:
  2. 数字水印程序,可以把一副图象隐藏进另一幅图象中,,并在传输后解压出来 ,经测试可直接使用。 -The digital watermarking program can hide an image into another one image, and unzip them after the transfer has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.47kb
    • 提供者:zmougang
  1. Digital-Watermarking-master

    0下载:
  2. 将要嵌入的多张水印图利用不同正交码调制,之后嵌入到被嵌入图片的小波变换系数中,对小波系数做逆变换,得到已嵌入水印图的图像。利用逆过程可提取出被嵌入的图像(The multiple watermark images to be embedded are modulated by different orthogonal codes, and then embedded into the wavelet coefficients of the embedded images, and the inv
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:721kb
    • 提供者:ziv000
  1. 数字水印

    0下载:
  2. 数字水印的C++实现,两段程序,转发别人的(Digital watermark C++ implementation, the two paragraph of the program, forwarding others.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:15kb
    • 提供者:请积极一点
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com