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

搜索资源列表

  1. watermarking-image-aimage

    0下载:
  2. 在Matlab环境下实现图片的水印嵌入,利用离散小波变换,较好的实现了应有的功能,并且通过计算PSNR值很好的验证了水印算法的不可见性和鲁棒性。-Watermark image is realized in Matlab environment, using the discrete wavelet transform, achieve a better functions, and are in good agreement with the watermark imperceptibilit
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:622556
    • 提供者:石海凤
  1. DWT-improvedaimage

    0下载:
  2. 基于DWT的水印算法 对图像进行二层小波分解,提取出二层低频系数,随机选取一些像素,根据选定像素与其邻居的关系,确定水印的值 水印是根据图像来获得的,而不是提前得到的 根据论文 An Improved Robust Watermarking Technique in Wavelet Domain 编写-Based DWT watermark algorithm Layer wavelet decomposition, the image is extracted Layer low
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:229492
    • 提供者:石海凤
  1. code

    0下载:
  2. 采用小波变化来完成数字水印的加密和解密,并且加入了猫脸变换-Wavelet change digital the watermark encryption and decryption, and cat face transform.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:4795
    • 提供者:王旭
  1. dwt

    0下载:
  2. 利用简单的离散小波变换系数,嵌入水印信息-Using a simple discrete wavelet transform coefficients, the watermark is embedded
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:1950
    • 提供者:王小伟
  1. wmark

    0下载:
  2. 图像水印,应用小波变换实现,显示水印后的图像及差别。-Image watermarking, wavelet transform, watermark images and difference.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:477052
    • 提供者:胡伟
  1. kanggongji

    0下载:
  2. 水印抗攻击测试,基于小波变换,用于检测加入水印后图像的鲁棒性-Watermark anti-attack test for the detection of the robustness of the watermarked image based on wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-11-17
    • 文件大小:1829
    • 提供者:滕凯
  1. DWT-SVD

    1下载:
  2. 小波变换DWT和奇异值分解SVD的双重数字水印相关硕士毕业论文整理。-Wavelet transform DWT and Singular Value Decomposition the SVD dual digital watermark master' s thesis finishing.
  3. 所属分类:Wavelet

    • 发布日期:2014-05-03
    • 文件大小:18204672
    • 提供者:王亚旭
  1. matlab

    0下载:
  2. 传统的水印嵌入程序,是基于离散小波变换的算法程序,对防止盗版等有极大的意义-Traditional watermark embedding procedure is based on discrete wavelet transform algorithm to prevent piracy have great significance
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:3247
    • 提供者:焦峰
  1. matlab-valued

    0下载:
  2. 利用matlab自带的小波函数对音频进行分解然后嵌入经降维之后的图像水印并提取-Matlab comes with wavelet function to decompose the audio and image watermark embedded by the dimensionality reduction and extract
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:5548
    • 提供者:刘俊
  1. yinpinchuli

    0下载:
  2. 利用matlab自带的小波函数对音频进行分解然后嵌入经降维之后的图像水印并提取-Matlab comes with wavelet function to decompose the audio and image watermark embedded by the dimensionality reduction and extract
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:130135
    • 提供者:刘俊
  1. sanjixiaobo

    0下载:
  2. 用matlab实现的基于三级小波变换的数字水印源程序,能够实现水印的嵌入和提取。-Using matlab realize the three wavelet-based digital watermarking program to achieve watermark embedding and extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1233841
    • 提供者:张静
  1. 123

    0下载:
  2. matlab实现的小波变换彩色图像水印嵌入和提取程序-matlab wavelet transform color image watermark embedding and extraction procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5064
    • 提供者:mosquito
  1. 6

    0下载:
  2. 载体图片和水印图片都三次小波变换后,水印嵌入图片中,此程序是数字水印DWT小波变换的嵌入部分,连找再修改通过不容易。适合研究DWT小波变换的学习者使用。-Vector images and watermark images are three times after the wavelet transform, watermark embedding picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:46447
    • 提供者:huojian
  1. RdwtSvdWatermarking

    0下载:
  2. 将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。-The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:216830
    • 提供者:颜超
  1. a

    0下载:
  2. matlab实现的小波变换彩色图像水印嵌入和提取程序-matlab wavelet transform color image watermark embedding and extraction procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1185
    • 提供者:sara
  1. dwt-video--watermarking

    0下载:
  2. 基于dwt的视频数字水印源代码,使用小波变换,在视频中嵌入水印信息。-Dwt based video watermarking source code, the use of wavelet transform, the watermark is embedded in the video.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:560907
    • 提供者:李*
  1. test1

    0下载:
  2. 利用小波变换进行数字水印的嵌入和提取-Using wavelet transform digital watermark embedding and extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:1178
    • 提供者:Li
  1. Watermarking-algorithm-based-on-WT

    0下载:
  2. 基于小波变换的零水印算法,包括水印的嵌入及提取,用到了阿诺德变换-Zero-watermarking algorithm based on wavelet transform, including the watermark embedding and extraction, use Arnold transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3004
    • 提供者:傅新星
  1. Wavelet_waterprint_process

    0下载:
  2. 在图像中加入水印,使用2维离散Daubechies小波变换在图像中加入水印,重构图像,通过检测阈值,将阈值对应水印分离。-Add watermark in the image, using two-dimensional discrete wavelet transform Daubechies watermark in the image, the reconstructed image, through the detection threshold, the threshold corre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1021
    • 提供者:zc
  1. wavelet_watermark

    0下载:
  2. 基于小波变换-奇异值分解的数字水印嵌入和提取,嵌入后的图像经过攻击后提取出来的相关系数可达到95 以上。-Based on wavelet transform- the correlation coefficient singular value decomposition digital watermark embedding and extraction, image-embedded extracted after the attack can reach more than 95 .
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:144331
    • 提供者:唐统国
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com