登录
首页 » matlab » image-hiding-

image-hiding-

于 2021-04-20 发布 文件大小:4400KB
0 412
下载积分: 1 下载次数: 175

代码说明:

  这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系统运用MATLAB编程实现对图像的混沌加密,运用LSB算法将加密后图像嵌入载体图像中,并能承受图像剪切,图像增亮,图像变暗,增加对比度,减低对比度,添加积性噪声,添加高斯噪声,旋转45度,直方图均衡化等一定程度的毁损和各种攻击检测,仍然能解密得到原图像,原图像清晰可辨,鲁棒性非常好。总之本文较好的实现了基于混沌序列的加密图像隐藏技术。(This is my graduation design thesis Design and implementation of chaotic sequence image hiding technique based encryption is encrypted to hide the picture in the carrier image, can withstand a variety of attacks, uses Matlab, which includes opening report, thesis, an executable program. This article describes the chaos encryption system, information hiding technology. Summed up the chaos encryption, information hiding classification, characteristics and application, given the chaotic encryption, information hiding principle and basic framework and its performance uation methods, and introduces the method of attack several images. It implements a chaotic encryption and hidden image method. After using Chaotic Encryption treat hidden image encryption embedded vector images, vector images and embedded image to be concealed several attacks carried out in order to verify its robustness. This system using MATLAB programming chaotic image encryption, use LSB algorithm encrypted image is em)

文件列表:

上传
....\可执行程序

....\..........\Contoh_WPhaseCorrelation.m,605,2015-05-27
....\..........\Correlation.m,328,2015-05-02
....\..........\ExtPhaseCorrelation.m,1739,2015-05-28

....\..........\j.mat,640,2015-06-21
....\..........\m.mat,635,2015-06-21
....\..........\main.fig,23157,2015-05-28
....\..........\main.m,24447,2015-05-28
....\..........\main2.fig,2685,2015-05-01
....\..........\main2.m,5641,2015-05-01
....\..........\mm.mat,459,2015-04-29
....\..........\mm.txt,11369,2015-04-29
....\..........\n.mat,2136489,2015-06-21
....\..........\psnr.m,1056,2015-05-27
....\..........\s.mat,428,2015-04-29
....\..........\test2.fig,2024,2009-12-06
....\..........\test2.m,4244,2015-05-27
....\..........\test3.m,951,2015-05-27


....\..........\w.mat,46503,2015-06-21
....\..........\xiangguanxing.m,798,2015-05-01
....\..........\安装使用说明书.txt,185,2015-06-29
....\..........\源程序.txt,24459,2015-06-29
....\基于混沌序列的加密图像隐藏技术的设计与实现论文.docx,1650941,2016-01-21
....\张三开题1.pptx,422078,2016-01-21
....\张三开题报告5.doc,204800,2016-01-21

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

发表评论

0 个回复

  • 数字图像处理1
    说明:  任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误 差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。 任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到 给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。 任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的 输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。 任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1 task2 task3 task5)
    2020-01-02 19:03:28下载
    积分:1
  • jiaozhiqi
    关于Turbo码交织器的设计关于Turbo码交织器的设计关于Turbo码交织器的设计关于Turbo码交织器的设计(About Turbo Code Interleaver Design on Turbo Code Interleaver Design on Turbo Code Interleaver Design on Turbo Code Interleaver Design)
    2021-03-21 15:49:17下载
    积分:1
  • c8mfzpd
    模糊PD控制系统模拟典型受控对象的控制效果仿真程序(Fuzzy PD control system the control effect simulation program to simulate a typical controlled object)
    2013-04-22 21:37:51下载
    积分:1
  • code
    去雾算法,包括了matlab代码,和几个可以使用的exe文件(Defogging algorithm)
    2014-02-24 19:23:39下载
    积分:1
  • PAPER5
    改进的Householder多级维纳滤波方法.pdf(An Improved Algorithm for Householder Multi-stage Wiener Filter)
    2012-08-26 21:12:02下载
    积分:1
  • Q-learning
    增强式算法中的Q-学习算法,MATLAB实现,用于迷宫的最佳路径搜索(Enhanced Q-learning algorithm-algorithm, MATLAB implementation for the maze path search)
    2012-11-20 15:16:39下载
    积分:1
  • heat_equation_mixt
    heat equation mixte parameters matlab file
    2014-01-29 00:20:23下载
    积分:1
  • UPF
    可以用这份代码做粒子滤波,效果还行,这个是无迹的算法(This code can be used for particle filtering.)
    2021-03-19 20:09:18下载
    积分:1
  • chap3matlab
    matlab第三章的ppt,是很我们教材同步的,希望能对你有帮助(Chapter III matlab ppt, synchronization is teaching us, I hope you can help)
    2010-06-08 09:15:26下载
    积分:1
  • Ant-colony-algorithm
    蚁群算法,通过本算法,可以用以求解NP问题最优值,属于启发算法(Ant colony algorithm, the algorithm can be used to solve the problem of the optimal value of the NP, is heuristic algorithm)
    2011-04-27 17:37:21下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载