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

搜索资源列表

  1. DCT域隐藏

    2下载:
  2. 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:204479
    • 提供者:韩飞
  1. DCT--info-hiding.rar

    1下载:
  2. 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1666
    • 提供者:潘露
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. 函数实现图像DCT域信息隐藏和提取的源代码

    1下载:
  2. 可用函数实现图像DCT域信息隐藏和提取的源代码,Function can be used to achieve image DCT-domain information hiding and extraction of the source code
  3. 所属分类:文件格式

    • 发布日期:2017-03-22
    • 文件大小:5496
    • 提供者:yibu
  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:14183424
    • 提供者:abcd0609
  1. 19854796watermarking

    1下载:
  2. 武汉大学信息隐藏实验实现源代码 各种隐藏算法dct变换,小波变换,MD5算法等-Wuhan University Experimental realization of information hiding all kinds of hidden algorithm source code dct transform, wavelet transform, MD5 algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:843755
    • 提供者:kanghui
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10746994
    • 提供者:Mandala
  1. information-hiding

    1下载:
  2. 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2993227
    • 提供者:
  1. watermar

    0下载:
  2. 用matlab实现的,信息隐藏--算法是dct变换。从隐藏到读出的完整实现。-Achieved using matlab, information hiding- dct transform algorithm. Read out from the hidden to the full realization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:74012
    • 提供者:陈平
  1. informationhiding

    0下载:
  2. 一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13241
    • 提供者:wpc
  1. 080707

    0下载:
  2. 通过dct变换,来实现信息隐藏,把需要隐藏的图片嵌入到一副图片中。工具vc-Through dct transform, to achieve information hiding, the need to hide the picture embedded in a picture. Tools vc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:635484
    • 提供者:陈平
  1. lena

    0下载:
  2. 快速dct 变换,实现信息隐藏的有一个实例。从图片隐藏,到把隐藏的图片读出的,完整实现-Dct rapid transformation, the realization of information hiding are a case in point. Hidden from the picture, to the hidden picture to read out, a complete realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1248963
    • 提供者:陈平
  1. WatermarkingofImagesandVideo

    0下载:
  2. Very thorough discussion of Data Hiding / Steganography / Watermarking of video with DCT-Very thorough discussion of Data Hiding/Steganography/Watermarking of video with DCT
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4234871
    • 提供者:SimonS65
  1. DCT_based_Data_hiding

    0下载:
  2. DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m H
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5420
    • 提供者:
  1. hidedctadv

    0下载:
  2. 基于DCT的信息隐藏算法,水印技术方面的,用matlab开发的-Information hiding algorithm based on DCT, the watermark technology, developed with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:方城
  1. ziliao

    0下载:
  2. 基于DCT变换的信息隐藏(数字水印)嵌入算法的设计(Matlab-DCT-based information hiding (digital watermark) embedded in the design of algorithms (Matlab
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3828
    • 提供者:王锴
  1. Information-hiding

    0下载:
  2. 信息隐藏 文献综述 开题报告 基于matlab 的数字水印技术 dct变换-Information hiding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:984028
    • 提供者:卡卡
  1. Information-hiding

    0下载:
  2. 利用DCT实现在数字图像中嵌入文本利用lsb在数字图像中嵌入图像-DCT implementation using digital image embedded in the text using lsb embedding images in digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:899550
    • 提供者:孙媛媛
  1. infor-hiding

    0下载:
  2. 本程序实现了语音信号中的信息隐藏,采用DCT和LSB方法。-the information hiding technique is completed with the carrier of voice signal.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10479373
    • 提供者:
  1. hidedctadv

    1下载:
  2. 信息隐藏中,采用DCT变换实现文本的隐藏实现(Implementation of Text DCT Hiding)
  3. 所属分类:图形图象

    • 发布日期:2021-04-21
    • 文件大小:1024
    • 提供者:收色
« 12 3 »
搜珍网 www.dssz.com