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

搜索资源列表

  1. binaryhide

    0下载:
  2. 一种基于二值图像的隐写方法是利用图像特定区域中黑色像素的个数来编码秘密信息。具体介绍Zhao 和Koch 提出的一种方案。-binary hide lgorithm based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:cx
  1. ws--steganalysis

    0下载:
  2. ws隐写分析的matlab实现代码,隐写检测率很高。-ws steganalysis realize the matlab code, steganography detection rate is very high.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:455573
    • 提供者:zhangyaping
  1. kafang--steganalysis

    1下载:
  2. 卡方隐写分析matlab实现代码,包括隐写和隐写分析两部分,文件中有源程序和原图片-Chi-square steganalysis matlab implementation code, including steganography and steganalysis two parts, the file has the source code and the original picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:433057
    • 提供者:zhangyaping
  1. WOW-algorithm

    0下载:
  2. wow算法,实现空间域的基于图像的信息隐写。-wow algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:223017
    • 提供者:syws143
  1. part_1

    0下载:
  2. 随机LSB隐写嵌入,在matlab环境中使用。-Embedding information using LSB method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:224390
    • 提供者:魏新
  1. WOW_matlab

    0下载:
  2. 将要隐藏的秘密信息隐写到图片中,并在传输时不被检测出-Will be written to hide secret information hidden in the picture, and not be detected in transit
  3. 所属分类:CA program

    • 发布日期:2017-04-27
    • 文件大小:249359
    • 提供者:yyb
  1. LSB

    1下载:
  2. 经典的隐写算法,包括LSB替换和随机LSB匹配。对于实现简单的信息隐藏最常用的方法,具体用matlab实现。-This is LSB steganography, it includes LSB replacement and random LSB matching. it is most common method for information hiding, and it implement with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:弥尔顿
  1. UED-implementation

    1下载:
  2. UED数字图像隐写算法,自适应隐写算法代码-UED digital image steganography algorithm, adaptive steganography algorithm code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:814119
    • 提供者:张一
  1. Image-Processing(matlab)

    0下载:
  2. 常见的图像处理操作,matlab实现,用于检验数字图像水印或隐写算法的鲁棒性。-Common image processing operations, matlab realize, for robustness testing digital image watermark or steganographic algorithm.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:2851900
    • 提供者:张一
  1. ImageCrypto

    0下载:
  2. 图像加密/隐写, 通过在图像中加入字符,加密后,隐写到图像中。隐写部分的字符通过指定算法可恢复-Image encryption/steganography
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:368225
    • 提供者:liwen
  1. RS

    0下载:
  2. LSBPSNR以及RS隐写分析,源码,word文件保存的,打开可以复制-LSB PSNR and RS steganalysis, source code, word documents saved
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:87789
    • 提供者:李诚济
  1. LSBR

    0下载:
  2. 最不显著位替换算法 图像隐写,应用比较广的一类图像盲隐写算法-blind steganalysis method LSB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1474
    • 提供者:来东
  1. ensemble_2.0

    0下载:
  2. 集成分类器,用于软判决。 常用于图像隐写和隐写分析。-Integrated classifier for soft decision.
  3. 所属分类:Data Mining

    • 发布日期:2017-06-01
    • 文件大小:13484667
    • 提供者:
  1. DCT-watermark

    0下载:
  2. 图像在空间域的一种信息隐写方式,DCT隐写-In an information space domain image steganography way, DCT steganography
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1269605
    • 提供者:Kylie Yang
  1. Steganography-master

    0下载:
  2. 关于图片视频隐写的相关开源代码等等的东西 非常有用-Something about the video image steganography associated open source code, and so useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2958229
    • 提供者:吴旭刚
  1. 4

    0下载:
  2. 基于四叉树分割的JPEG隐写分析 当前主要的隐写分析方法都是对整幅图像进行特征提取,而忽略了图像的内容差异。该文提出一种 基于四叉树分割的 JPEG 隐写分析方法,该方法根据图像块的纹理复杂度进行图像分割,对具有相同统计特性的子图像分别进行隐写检测特征的提取,并构造相应的分类器,通过加权融合得 到最终的检测结果。实验结果表明该方法具有良好的性能,尤其是在训练与测试图像的统计特性具有较大差异时,该算法的检测准确率提高更加明显。 -Based on quadtree segmentat
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:915519
    • 提供者:fangsm
  1. 5

    0下载:
  2. 基于图像复杂度的隐写方法研究 为了提供较大的隐写容量和保持良好的载密图像质量,依据人眼对纹 理、边界和黑暗区域变化敏感性弱的视觉特点,结合小波变换提出了一种图像复杂度描述方法,将图像小块分为纹理、边界、黑暗和平滑四个不同类别,利用模函数 设计隐写算法,在不同区域嵌入不同量的信息.实验结果表明,新的复杂度描述方法能准确区分不同类型的小块,隐写算法在提高嵌入容量的同时保持了较好的视觉 质量. -Study steganographic method based on image com
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:402466
    • 提供者:fangsm
  1. frdm_mnd

    0下载:
  2. 基于图象的数据隐写和提取matlab代码 不错的 很好的-Based on data the image steganalysis and extract the matlab code good very good
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:nrimo
  1. Baxed-data

    0下载:
  2. 基于图象的数据隐写和提取matlab代码 不错的 很好的-Based on data the image steganalysis and extract the matlab code good very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:10240
    • 提供者:Trndx
  1. LSB

    0下载:
  2. 用LSB算法实现图像的隐写及提取,MATLAB实现(image steganography using LSB algrithom on the matlab)
  3. 所属分类:其他

« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com