登录
首页 » matlab » 1

1

于 2018-05-28 发布 文件大小:213KB
0 181
下载积分: 1 下载次数: 0

代码说明:

说明:  为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)

文件列表:

实验二二值图像隐写实验-py, 0 , 2018-04-16
实验二二值图像隐写实验-py\1.jpg, 25060 , 2018-04-16
实验二二值图像隐写实验-py\111, 5 , 2018-04-16
实验二二值图像隐写实验-py\2.jpg, 5519 , 2018-04-30
实验二二值图像隐写实验-py\3.jpg, 24413 , 2018-05-01
实验二二值图像隐写实验-py\High_Value_Filtering.m, 211 , 2018-04-19
实验二二值图像隐写实验-py\Modpoint.m, 126 , 2018-04-19
实验二二值图像隐写实验-py\ToBin.m, 176 , 2018-04-16
实验二二值图像隐写实验-py\Untitled.m, 2446 , 2018-04-18
实验二二值图像隐写实验-py\Untitled2.m, 727 , 2018-04-19
实验二二值图像隐写实验-py\Untitled5.m, 706 , 2018-04-19
实验二二值图像隐写实验-py\Vector2Matrix.m, 179 , 2018-04-16
实验二二值图像隐写实验-py\bit2str.m, 223 , 2018-04-16
实验二二值图像隐写实验-py\hidden.txt, 5 , 2018-05-01
实验二二值图像隐写实验-py\marked.bmp, 66614 , 2018-05-01
实验二二值图像隐写实验-py\message.txt, 5 , 2018-05-01
实验二二值图像隐写实验-py\test.m, 2704 , 2018-05-01
实验二二值图像隐写实验-py\tset.m, 1043 , 2018-05-01
实验二二值图像隐写实验-py\二值图像信息隐藏算法与提取.doc, 140288 , 2018-04-16
实验二二值图像隐写实验-py\二值图像信息隐藏算法与提取实验报告.docx, 99611 , 2018-05-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dirty glass
    建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These contaminants produce a number of complex volumetric scattering effects that must be taken into account when creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We make the assumption that the contaminant is an optically thin layer and construct an analytic model following results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different types of contamination are also important in achieving visual realism. To this end, we measure the spatially varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
    2009-07-11 17:13:08下载
    积分:1
  • dilate.erode
    自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 (I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image)
    2008-05-22 15:11:47下载
    积分:1
  • jihetouying
    对灰度图像进行水平投影、垂直投影、对角投影其中对角投影是自己编的,已经运行过的(hsdbjhcbj kdjnkdj dhcnkujfhk )
    2010-06-02 18:12:40下载
    积分:1
  • ROC
    目前最重要的图像变化检测评价标准:roc曲线,以及roc曲线下面积。(ROC curve of image change detection)
    2013-07-23 21:44:55下载
    积分:1
  • TwoDZuiXiaoFuzzyEntropy
    基于二维直方图的最大模糊熵阈值图像分割,相比于一维最大模糊熵,分割效果更好。隶属度函数采用S函数(Based on two-dimensional histogram maximum fuzzy entropy threshold image segmentation, compared to one-dimensional maximum fuzzy entropy segmentation better)
    2021-03-25 08:49:14下载
    积分:1
  • lenabmp
    该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
    2017-07-31 10:48:43下载
    积分:1
  • Machine-Vision
    机器视觉,贾云得编著,科学出版社出版,2000年版(Basic knowledge of machine vision)
    2015-04-09 12:21:19下载
    积分:1
  • imagesegmentation
    本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。(This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.)
    2009-01-14 15:12:42下载
    积分:1
  • Roma_MATLAB
    基于matlab的图像小波融合测试程序,选取四副位图文件为对比(Matlab wavelet-based image fusion test program)
    2013-08-01 11:29:18下载
    积分:1
  • wavepack-change
    强大的小波包分析程序,将信号分频分析,在感兴趣的频率域内抽取信号信息。(Powerful wavelet packet analysis procedures, the signal of frequency analysis, frequency domain of interest extracted signal information.)
    2013-08-20 08:59:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载