登录
首页 » matlab » 1

1

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

  • opencv-docs
    opencv图像库函数集,有关最新的opencv新增函数的应用(opencv functions)
    2012-05-07 09:55:10下载
    积分:1
  • SURFFeature
    SURF Feature is an algorithm that is used in the object recognition please see the source code
    2014-04-27 00:36:40下载
    积分:1
  • imageEnhanementMatlab
    基于DWT的图像自适应增强 ,可以用于图像增强的源代码(matlab)
    2021-03-24 10:39:16下载
    积分:1
  • some-matlab-digital-image-processing-function
    说明:  我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等(image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.)
    2006-03-26 21:18:05下载
    积分:1
  • plotgdop
    代码主要用来模拟林芝机场附近一天内4个不同时间GDOP变化情况(Code is mainly used to simulate the Nyingchi Airport near four different times within a day GDOP changes)
    2013-08-05 09:51:15下载
    积分:1
  • stereo-disparity
    matlab实现图像匹配的视差图,可以用于3D重建系统,机器视觉等领域。(Matlab image matching parallax figure, and can be used in 3 D reconstruction system, machine vision, etc )
    2012-05-10 10:38:55下载
    积分:1
  • MSST_Y
    说明:  该算法的功能是实现时频分析中多种分析方法后续处理中的图像压缩功能,进一步提高图像的时频分辨率(The function of the algorithm is to realize the image compression function in the subsequent processing of various analysis methods in time-frequency analysis, and further improve the time-frequency resolution of the image)
    2019-11-07 11:02:18下载
    积分:1
  • wode1
    是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
    2011-10-17 16:07:23下载
    积分:1
  • im_hist_covercome
    通过自定义数学运算,在图像处理中做直方图均衡化的matlab实现(Through custom mathematical operation, do the histogram equalization of matlab in image processing)
    2013-04-27 01:34:07下载
    积分:1
  • interactive-3D-graph-cut
    用于分割2D、3D图像的可交互graph cut程序,纯matlab实现,不含C++(An interactive graph cut program segmenting 3D images)
    2017-05-12 10:18:42下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载