登录
首页 » matlab » LSB替换隐写

LSB替换隐写

于 2021-04-20 发布
0 336
下载积分: 1 下载次数: 2

代码说明:

说明:  LSB(英文 least significant bit)即最低有效位。LSB加密是信息隐藏中最基本的方法。由于人们识别声音或图片的能力有限,因此我们稍微改动信息的某一位是不会影响我们识别声音或图片的。(LSB replace steganography)

文件列表:

LSB替换隐写\3.txt, 2 , 2019-12-11
LSB替换隐写\Hide_image.tif, 1613472 , 2019-12-22
LSB替换隐写\Message.txt, 2 , 2019-12-11
LSB替换隐写\randinterval.m, 836 , 2019-12-11
LSB替换隐写\tiqu.m, 534 , 2019-12-11
LSB替换隐写\yincang.m, 1029 , 2019-12-31
LSB替换隐写\~$B图像信息隐藏实验.doc, 162 , 2019-12-31
LSB替换隐写\基于相邻直方图的LSB替换隐写分析算法.pdf, 414135 , 2019-12-10
LSB替换隐写\测试.jpg, 29982 , 2019-12-11
LSB替换隐写, 0 , 2019-12-31
LSB替换隐写\LSB图像信息隐藏实验.doc, 261632 , 2019-12-10

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

发表评论

0 个回复

  • 用于压缩感知重构的TV算法 TVAL3
    用于压缩感知重构的TV算法,主要解决压缩感知中图像重构的问题(Used to compress TV algorithm to reconstruct the perception)
    2016-05-04 16:34:13下载
    积分:1
  • rectify-tutorial
    matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差(matlab environment three-dimensional image correction procedures, such as the purpose is to eliminate the image of the vertical parallax)
    2008-08-02 15:33:23下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • image-segmentation-mean-shift
    说明:  使用mean shift方式增强图像对比度的一个小演示(开发平台:matlab7.0)(Using mean shift mode contrast-enhanced images of a small demo (Development Platform: matlab7.0))
    2008-09-10 17:46:23下载
    积分:1
  • THEPROBABILITYH-THEVIDENCEFUSION
    针对杂波环境下的多个机动目标跟踪问题, 本文将多模型概率假设密度 (Multiple-model probability hypothesis density, MM-PHD) 滤波器和平滑算法相结合, 提出了 MM-PHD 前向 – 后向平滑器. 为了避免引入复杂的随机有限集 (Random finite set, RFS) 理论, 本文根据 PHD 的物理空间 (Physical space) 描述法推导得到了 MM-PHD 平滑器的后向更 新公式. 由于 MM-PHD 前向–后向平滑器的递推公式中包含有多个积分(By integrating the multiple-model probability hypothesis density (MM-PHD) filter with the smoothing al- gorithms, an MM-PHD forward-backward smoother is proposed in this paper for tracking multiple maneuvering targets in clutter. To avoid use of complex random finite set (RFS) theory, the backward updated equation of the MM-PHD smoother can be derived according to the physical-space explanation of the PHD)
    2013-09-23 15:36:28下载
    积分:1
  • cstr
    本ACIS几何造型平台组件提供基本的拓扑构造,线框构造和编辑,性质分析(面积长度和质量等)等功能。(the ACIS geometric modeling platform components provide basic topological structure, wireframe construction and editing, Analysis (area of length and quality, etc.) and other functions.)
    2007-03-03 16:29:44下载
    积分:1
  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分:1
  • jpeg_C_orign
    jpeg编码工程(YUV2RGB) 文件中含有说明文件,保证可以使用(jpeg encoding works (YUV2RGB) file contains the documentation to ensure that you can use)
    2007-11-15 20:43:30下载
    积分:1
  • LCDBMP_to_H
    说明:  LCD彩色图片转换工具BMP_to_H,可以进行24位色的BMP图片转换(LCD color image conversion tools BMP_to_H)
    2009-08-08 12:00:22下载
    积分:1
  • figure5_25
    图像剧烈湍流模糊,数字图像处理(第二版)第五章例题5.25的实现程序(Severe turbulence fuzzy image, digital image processing (second edition), Chapter V, Example 5.25, to achieve program)
    2012-05-16 21:33:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载