搜索资源列表
xinxi
- 信息安全实验--教程-信息隐藏技术-水印加密
xinxiyincang
- 信息隐藏技术的实现,本源码利用矩阵的方法进行水印加密。
《信息隐藏技术实验教程》MATLAB源码
- 《信息隐藏技术实验教程》MATLAB源码!包含了很多图像处理源码,MATLAB IMAGE
DWatermarking
- 实现数字水印技术,将重要信息隐藏在图片中,供对方提取识别。-Digital watermarking technology to the important information hidden in the picture for the identification of the other extracts.
Watermark_2
- 信息隐藏与水印技术系列实验之二:空域不可见LSB图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的LSB中嵌入一个二值(用256色模拟)灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时不需要原始图像。 (3)LSB攻击可使含水印图像中的水印信息丢失。 (4)可以计算峰值信噪比(P
Watermark_3
- 信息隐藏与水印技术系列实验之三:DWT变换域可见图像水印算法(开发工具:vc2005):实现在一个256色灰度载体图像变换域数据中嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)水印在载体图像中的嵌入位置及嵌入强度可以设置。 (3)可以计算原始图像和含水印图像的峰值信噪比(PSNR),以对含水印图像进行客观质量评价。 (4)源码结构清
Watermark_4
- 信息隐藏与水印技术系列实验之四:DWT变换域不可见图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的DWT变换域低频LL系数中多次重复嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时需要原始图像。 (3)剪切攻击可使含水印图像中的水印信息部分丢失。 (4)可以计算
Watermark_5
- 信息隐藏与水印技术系列实验之五:Watermark_1,Watermark_2,Watermark_3,Watermark_4的实验指导书。通过这四个算法的熟悉后,只需修改嵌入、提取、攻击函数源码,即可快速实现各种图像水印算法。-Information Hiding and Watermarking five series of experiments: Watermark_1, Watermark_2, Watermark_3, Watermark_4 Experimental instruc
5yc
- 时空域下的信息隐藏技术,LSB ,MSB以及二值图像中的信息隐藏-When the airspace under the information hiding technology, LSB, MSB, as well as binary images of Information Hiding
Viing
- 可视ROI信息隐藏技术Visual ROI Information Hiding-Visual ROI Information Hiding
information-hiding
- 信息隐藏技术,信息隐藏的方法主要有隐写术、数字水印技术、可视密码、潜信道、隐匿协议等-Information hiding technology, the main methods of information hiding steganography, digital watermarking technology, visual password, subliminal channel, hidden agreements
Steganography
- 信息隐藏技术比较好的参考书籍,可以参考一下,希望对大家有用-Steganography,good for your
suanf-
- 数字图像处理算法,数字图像信息隐藏技术,仿真-Digital image processing algorithms, digital image information hiding technology, simulation
Image-Information-Hiding
- 介绍了信息隐藏技术的基本原理及其应用领域,说明了一个成功的信息隐藏系统设计时应满足的基本要求。最后介绍了数字图像信息隐藏的一种典型算法。-Describes the basic principles of information hiding technology and its applications, indicating a successful information-hiding systems should be designed to meet the basic require
MSB
- 实现索引图像的MSB位隐藏和分析,参考书籍是王丽娜的信息隐藏技术-Index image of the MSB hidden and analysis
data-hiding
- 信息隐藏技术实验教程,里面有代码实现。可以作为信息隐藏的参考书-Information Hiding Technology Experiment Guide, which has the code to achieve. Can be used as the reference books of information hiding
code
- 基于matlab的数字图像处理,数字水印,信息隐藏技术-Matlab-based digital image processing, digital watermarking, information hiding
image1
- 基于matlab实现的数字图像处理,信息隐藏技术,部分算法实现-Based on matlab digital image processing, information hiding technology, part of the algorithm
SVDwatermark
- 经典的利用SVD进行数字图像水印的嵌入与提取,代码完整,可以运行,自带测试图像。 数字水印(Digital Watermarking)技术是将一些标识信息(即数字水印)直接嵌入数字载体(包括多媒体、文档、软件等)当中,但不影响原载体的使用价值,也不容易被人的知觉系统(如视觉或听觉系统)觉察或注意到。通过这些隐藏在载体中的信息,可以达到确认内容创建者、购买者、传送隐秘信息或者判断载体是否被篡改等目的。数字水印是信息隐藏技术的一个重要研究方向。 -The classic use of S
Image-and-Video-Steganography-master
- 实现了图像与视频的信息隐藏,输入图片和视频可进行效果演示(The information hiding of image and video is realized)