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

搜索资源列表

  1. ImageWatermarkjava

    0下载:
  2. 图像的数字水印嵌入,检测输出,Java实现-The image digital watermark embedding, detection output, Java implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5105
    • 提供者:jack
  1. Dct

    1下载:
  2. 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2409837
    • 提供者:卢雪宁
  1. dwt

    1下载:
  2. 基于dwt的数字水印源代码,可以进行水印的嵌入与提取-Dwt-based Digital Watermarking source code can be embedded and extracted watermark
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-24
    • 文件大小:201740
    • 提供者:李海波
  1. dwt-quzao-Matlab

    0下载:
  2. 去噪小波图像水印程序 去噪小波图像水印程序-quzao dwt watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:734
    • 提供者:丰同学
  1. java对图像的识别与加水印

    0下载:
  2. java图像处理,用于对图像的识别与加水印-java image processing, image recognition and is used to add watermark
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:2270
    • 提供者:jemm
  1. DCT2

    0下载:
  2. 數位浮水印影像離散餘弦轉換處理程式,含ForwardDCT與InverseDCT兩種方法。-Digital watermark image discrete cosine conversion processing program, including ForwardDCT with InverseDCT two ways.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:679
    • 提供者:tzuhua
  1. Wavelet-Watermark_

    1下载:
  2. 这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will pr
  3. 所属分类:波变换

    • 发布日期:2016-10-10
    • 文件大小:864416
    • 提供者:xlz
  1. LSB-Data-Hiding-Image

    3下载:
  2. 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:323245
    • 提供者:xlz
  1. work

    0下载:
  2. 基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1808
    • 提供者:张伟
  1. jiyudct

    0下载:
  2. DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital waterm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1005
    • 提供者:摩罗逊
  1. DCT_watermark

    0下载:
  2. dct域的图像数字水印,将水印图像信息隐藏在DCT系数的中频部分。-DCT domain image watermarking, the watermark image information hidden in the intermediate frequency part of DCT coefficients.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:205748
    • 提供者:zyy
  1. fft_watermark

    0下载:
  2. 基于FFT的数字水印嵌入程序,该程序通过对水印图片进行猫脸变换的预处理,增强的水印图片的鲁棒性-FFT-based digital watermark embedding process, the program conducted by Watermark picture cat face Transform pretreatment, enhanced the robustness of watermark image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:101382
    • 提供者:cheng tiantian
  1. DFT1Watermarking

    0下载:
  2. 基于DFT实现水印的嵌入与提取,实验证明可以抵抗旋转攻击-DFT based on the realization of the watermark embedding and extraction experiment can prove that the resistance spin attack
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:100342
    • 提供者:张旭
  1. DFT2Watermarking

    1下载:
  2. 基于DFT实现水印的嵌入与提取,与DFT1相比具有理想的提取效果-DFT based on the realization of the watermark embedding and extraction, compared with DFT1 ideal extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:100650
    • 提供者:张旭
  1. CDMAwatermarking

    0下载:
  2. 基于CDMA技术,实现数字水印的嵌入与提取,具有嵌入容量大,抗干扰能力强的优点-Based on CDMA technology, the realization of digital watermark embedding and extraction with embedded large capacity, the advantages of anti-interference ability
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:158616
    • 提供者:张旭
  1. dct

    3下载:
  2. 基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:999699
    • 提供者:李海波
  1. avi_dct_embed09

    0下载:
  2. 基于偏斜度的视频水印源程序, 一个高信息量的水印程序,对大信息量水印有很好的参考价值-Skewness-based video watermarking source, a high amount of information watermark procedures, the large amount of information watermark have a good reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2586
    • 提供者:zzy
  1. MPGextract

    0下载:
  2. 一个mpg压缩的水印提取程序,考虑到了几种压缩格式,并基于此提出DCT频率域上的水印提取.对学习视频水印的人有help-Mpg compressed a watermark extraction procedure, taking into account several types of compression formats, and based on this proposed DCT frequency domain watermark extraction. For learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1354
    • 提供者:zzy
  1. lsydwt2

    0下载:
  2. 文本水印,基于小波的零水印,实现是文本文档的版权认证,鲁棒性好。-Text watermark, wavelet-based zero-watermark, the realization of a text document is copyright authentication, better robustness.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:891
    • 提供者:廖家亮
  1. watermark12345

    0下载:
  2. 包括5种水印变换的源程序和提取程序,对于初学者了解相关的水印原理有很大的帮助。-Including five kinds of watermark transform source and extraction procedure, for beginners to understand the relevant principles of the watermark of great help.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:184173
    • 提供者:高宝春
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com