2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > 图像隐藏matlab代码 picture Matlab简单操作实现图像的隐藏加密 联合开发网 - pudn.com...

图像隐藏matlab代码 picture Matlab简单操作实现图像的隐藏加密 联合开发网 - pudn.com...

时间:2019-06-25 16:49:30

相关推荐

图像隐藏matlab代码 picture Matlab简单操作实现图像的隐藏加密  联合开发网 - pudn.com...

picture

所属分类:其他

开发工具:Others

文件大小:15KB

下载次数:1

上传日期:-07-18 09:50:48

上 传 者:至尊宝物语

说明:Matlab简单操作实现图像的隐藏加密 ,将一个图像隐藏至另一个图像中的功能。

首先,讲一些基础的部分,计算机中存储图像时会把图像分割成一个个像素然后存储像素的颜色、灰度值的道理相信很多人都明白,对于一张灰度图而言,每一个像素有256个灰度(0-255),所以一个像素占8位,比如10000011,对于图片而言,能准确反映明暗的位数只有前四位,因此后四位即使去掉也对图片影响不大,具体图片后面会有举例。如果将1000 0011的后四位去掉,就空出了四位,这样就可以为所欲为了,比如我就把另一张图片的前四位存到了这四位里,成功将它隐藏了起来。

(Matlab simple operation to achieve image hiding and encryption, hiding an image into another image.

First, some basic parts, when the image is stored in a computer, the image is divided into pixels and the color and gray value of the pixels are stored. It is believed that many people understand that for a grayscale graph, each pixel has 256 gray levels (0-255), so one pixel accounts for 8 bits, such as 10000011, for a pixel. In terms of pictures, only the first four bits can accurately reflect the number of bright and dark, so even the latter four will have little effect on the pictures. If the first four of 10000011 are removed, the four place is empty, so that I can do whatever you like, for example, I put the top four of the other picture in the four, and successfully hide it.)

文件列表:[举报垃圾]

浣熊.jpg, 10112 , -07-18

test1.m, 266 , -07-18

公鸡.jpg, 5239 , -07-18

近期下载者:

相关文件:

收藏者:

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。