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

搜索资源列表

  1. SVDwatermark

    0下载:
  2. 用matlab编写的基于SVD的鲁棒水印程序-prepared using Matlab based on the robust watermark SVD procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:wangzhong
  1. svd

    0下载:
  2. 这是一种基于奇异分解的数字水印代码包括嵌入、提取代码。效果图都包含在内了良好的鲁棒性-This is based on singular decomposition of a digital watermark embedded in the code including the extraction code. Plans have included the effect of a good robustness
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:81.08kb
    • 提供者:wenping
  1. svd

    1下载:
  2. 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-05
    • 文件大小:21.41kb
    • 提供者:xiaobao89
  1. LtoLHtoH_svd

    1下载:
  2. 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:1.41kb
    • 提供者:liuyuan
  1. wavedetect

    0下载:
  2. 本函数将完成W-SVD模型下数字水印的检测 corr_coef, corr_DCTcoef 分别为不同方法下检测出的相关性值 function [corr_coef, corr_DCTcoef] = wavedetect(test, original, seed, wavelet, level, alpha, ratio)- This function will complete the W-SVD model digital watermark detection corr_coef
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:769byte
    • 提供者:李颖
  1. an_intellegent_audio_water_marking_based_on_dwt-s

    1下载:
  2. All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:260.52kb
    • 提供者:Rishi
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:62.39kb
    • 提供者:久久
  1. SVD_DWTimage

    3下载:
  2. 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
  3. 所属分类:Graph program

    • 发布日期:2014-05-02
    • 文件大小:37.52kb
    • 提供者:久久
  1. SVDwatermark

    0下载:
  2. 将原始图像和水印图像进行SVD变换后,并将图像重构-The original image and watermark image SVD transform and image reconstruction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1.76kb
    • 提供者:dongye
  1. 14_W-SVD-digital-watermark-experiment

    0下载:
  2. 讲解了利用DWT-SVD,来实现水印水印,并分析了嵌入全过程-using DWt and svd to tell you a excellent idea about theway to inbed a digitalwatermark
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.68mb
    • 提供者:wangmin
  1. watermark

    0下载:
  2. watermarking code for svd
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.18kb
    • 提供者:sushmi
  1. DWTPSVD

    3下载:
  2. 用小波+SVD变换实现水印的提取和嵌入并且具有良好的鲁棒性-use DWT+SVD to chieve watermark extract and embed,it has goog robust
  3. 所属分类:Graph program

    • 发布日期:2014-05-03
    • 文件大小:33kb
    • 提供者:无忌
  1. wavemarksvd

    1下载:
  2. 本函数将完成W—svd模型下数字水印的嵌入,即经典的W-SVD数字水印算法-This function will finish W- SVD model under the embedded watermark, namely classic W- SVD watermarking algorithm is proposed
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.59kb
    • 提供者:嘉嘉
  1. svd-and-dwt

    0下载:
  2. 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:411.13kb
    • 提供者:qiqing
  1. watermarkDWT-SVD

    0下载:
  2. 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:qiqing
  1. svd

    0下载:
  2. 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:qiqing
  1. svd-in-data-hiding

    0下载:
  2. 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:66.31kb
    • 提供者:qiqing
  1. Watermark-DWT-DCT-SVD

    0下载:
  2. 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwtdct展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-28
    • 文件大小:229kb
    • 提供者:qiqing
  1. SVD-based-watermarking

    1下载:
  2. 基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。-the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:4.43mb
    • 提供者:p2pgrid
  1. watermark

    0下载:
  2. simulate the "An Improved DWT-SVD Based Robust Digital Image Watermarking for Color Image" in Matlab
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:831kb
    • 提供者:fallahtafti
« 12 3 »
搜珍网 www.dssz.com