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

搜索资源列表

  1. f_HVS_DWT_EmbedN

    1下载:
  2. 基于DWT域的数字水印技术,子带编码隐写程序-DWT domain based on digital watermarking technology, subband coding steganography program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1614
    • 提供者:qingqing
  1. watermark

    1下载:
  2. 数字图像水印的嵌入和提取算法-Blind-detection digital watermarking embedding and extraction algorithm. The program is made by C language. (watermark.rar file include test image file)
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:6794
    • 提供者:吕箫锚
  1. wm_source.tar

    0下载:
  2. 一些水印算法的实现-some watermarking algorithm implementation
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:533640
    • 提供者:张 姜
  1. digitalwatermarking

    0下载:
  2. 数字水印作为一种将特殊信息嵌入媒体数据的技术,近年来已成为国内外研究的热点并有着广泛的应用前景,通常数字水印被应用于数字图像\音频视频以及其他媒体产品上以进行版权保护和验证多媒体数据的完整性-Digital Watermarking as a special information technology embedded in media data, in recent years has become a hot research and has wide application prospe
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:554554
    • 提供者:frieda
  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. watermarking_dct_matlab

    0下载:
  2. 一种DCT变换的数字音频水印技术,可以进行水印的嵌入和提取-DCT transform of a digital audio watermarking technique that can be embedded and extracted watermark
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1281
    • 提供者:半半倒
  1. matlab

    0下载:
  2. ~~多种变换的数字水印源码DCT DWT-~ ~ A wide range of digital watermarking Transform DCT DWT source
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6405
    • 提供者:张川
  1. MP3Stego_1_1_16

    0下载:
  2. MP3Stego_1_1_16音频水印工具,可以在MP3等音频中加入数字水印-MP3Stego_1_1_16 audio watermarking tool, you can add MP3 and other audio digital watermarking
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-04
    • 文件大小:1411791
    • 提供者:陈家炜
  1. steganodotnet8_src

    0下载:
  2. steganodotnet数字水印工具,这一版本增加了对音频等媒体的支持-steganodotnet digital watermarking tool, this version adds support for audio and other media support
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:21977
    • 提供者:陈家炜
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
  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. hexinlunwen

    0下载:
  2. 音频数字水印核心论文。一级核心期的80余篇核心论文。年份在2003--2008之间。-Audio Digital Watermarking core thesis. A core period of more than 80 core thesis papers. Year in 2003- 2008 between.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22604315
    • 提供者:LUCY
  1. WaterMark0

    0下载:
  2. VC++图像水印处理源代码,实现图像水印加密。-VC image watermarking processing source code, to achieve image watermarking encryption.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:299041
    • 提供者:shuichengwen
  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. datawater

    0下载:
  2. 数据库水印技术的两篇英文文章。对研究数据库水印技术的有一定帮助-Database Watermarking two English articles. Research database watermark technology certainly be of help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1543302
    • 提供者:孟祥
  1. gaizhixin

    0下载:
  2. 一种图像质心的 改进方法,可用于图像水印的归一化变换方法中-An image centroid method can be used to image watermarking normalized transform method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:795
    • 提供者:韩宁
  1. cipher

    0下载:
  2. 数字水印程序,可以把一副图象隐藏进另一幅图象中,并在传输后解压出来-Digital watermarking process, could be an image into another piece of hidden images, and transfer out after the decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1690
    • 提供者:Densic
  1. dwt

    1下载:
  2. dwt算法数字水印matlab程序算法的实现-dwt algorithm of digital watermarking algorithm matlab procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-11
    • 文件大小:1759567
    • 提供者:袁荣培
  1. shuzhishuiying

    0下载:
  2. 图像数字水印的方案毕业论文MATLAB和典型的混沌系统-Image Digital Watermarking thesis MATLAB programs and typical chaotic systems
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1515250
    • 提供者:宝小
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com