登录
首页 » matlab » 1

1

于 2018-05-28 发布 文件大小:213KB
0 79
下载积分: 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 个回复

  • MatlabEdgeDetection
    一个基于matlab开发的系统,实现对图像直方图的绘制、canny、sobel等几种不同算子的边缘检测(A system based on matlab development, drawing the image histogram, canny, sobel edge detection of several different operators can manually modulation threshold)
    2012-08-16 01:31:36下载
    积分:1
  • halcon-添加畸变及畸变矫正
    用halcon给实际采集的图像进行畸变矫正,然后可以再人为添加一定程度的畸变,以便于定量研究,可运行已调试,可作为学习参考(Halcon is used to correct the distortion of the image collected, and then the human can add some degree of distortion to facilitate quantitative research. It can be run and debugged, and can be used as a reference for study)
    2017-11-01 14:42:02下载
    积分:1
  • guided-filter
    指导滤波,类似于双边滤波的效果,但是速度很快(guided filter)
    2020-12-30 21:08:59下载
    积分:1
  • matlabimageprocession
    matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
    2008-05-27 13:20:54下载
    积分:1
  • demo_ASIFT_src
    asift的matlab和c程序都在里面 大家慢慢研究吧 很好的程序(asift the matlab and c procedures are on the inside we study it slowly very good program)
    2021-02-09 17:49:53下载
    积分:1
  • 傅里叶变换
    能够对采集到的连续信号进行傅里叶变换,以进行后续处理(It can carry out Fourier transform to collect continuous signals for subsequent processing.)
    2018-06-04 22:23:39下载
    积分:1
  • images
    matlab图像处理算法,包括中值滤波,平滑滤波,直方图滤波等(matlab image processing algorithms, including the median filter, smoothing filter, Histogram filtering)
    2008-05-17 15:57:55下载
    积分:1
  • Extracted-the-circular
    二值化图像,提取图像中的圆形,例如提取照片中的车轮(Extracting a circular image, for example, extraction wheel photo)
    2014-05-17 11:34:12下载
    积分:1
  • NSST_PAPCNN_Fusion
    通过多尺度分解,实现医学图像的图像融合,达到更好的效果(Through multi-scale decomposition, medical image fusion can be achieved to achieve better results.)
    2021-04-08 11:59:00下载
    积分:1
  • shadow_removal
    采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值(Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value)
    2020-10-29 16:09:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载