当前位置:
首页 资源下载
搜索资源 - image hiding in matlab
搜索资源列表
-
2下载:
利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印,This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of att
-
-
0下载:
已知两个不同图像块亮度数据如下:
(1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。
(2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。
(3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。
(4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( )
(5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
-
-
3下载:
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
-
-
0下载:
图像隐藏。。将一副图像隐藏到另一副图像中
-Image hiding. . To hide an image to another deputy images
-
-
0下载:
数字图像的信息隐藏方法。不可多得的优秀课件。-Digital Image Information Hiding. Outstanding courseware rare.
-
-
0下载:
基于插值融合的数字图像信息隐藏完整matlab源码-Interpolation-based integration of a complete digital image information hiding matlab source
-
-
0下载:
数字水印(digitalwatermarking)是一种信息隐藏技术,它的基本思想是在数字图像、音频或视频等数字媒体作品中嵌入秘密信息,以便保护数字作品的版权、证明作品的真实可靠性、跟踪盗版行为或提供作品的附加信息。-Digital Watermarking (digitalwatermarking) is a kind of information hiding technology, its basic idea is in the digital image, audio or video
-
-
0下载:
steganography tool for hiding data in image using LSB hiding technique
-
-
0下载:
DCT-based Data hiding: dataHide.m Hide the logo image into the original
dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress
-DCT-based Data hiding: dataHide.m H
-
-
0下载:
Data hiding in the still image presets a variety of challenges that arises due to the way human visual system (HVS) works and the typical modifications that image undergoes. Additionally, still images priced a relatively small host signal in which to
-
-
0下载:
The code implements the following paper:
Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, Decembe
-
-
0下载:
Steganography code in matlab hiding and extracting text file and image
-
-
0下载:
this code is used to do data hiding in image and then take it back ..........pandey
-
-
0下载:
This file Image stegenography is one of the best method of information hiding i.e. text in an image
-
-
0下载:
This ZIP file includes the algorithm for hiding the text file in image with LSB.
-
-
0下载:
作为信息隐藏的重要分支,数字水印是一种有效的数字产品版权保护和数据安全维护技术。近年来数字水印技术成为了信息安全领域的研究热点,也得到了较大的发展。基于变换域的水印技术是目前研究的热点和重点。本文系统介绍了数字水印的原理和应用方法,概要介绍了数字水印的几种主流算法,并重点研究了一种基于离散余弦变换(DCT)数字图像水印算法,并借助 MATLAB编程工具,实现数字水印的嵌入和提取仿真,以及为测试鲁棒性而对水印图像进行攻击实验。-As an important branch of informati
-
-
0下载:
hiding technique by segmentation of image methods in matlab
-
-
6下载:
这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
-
-
0下载:
张2011年的第一篇 Reversible data hiding in encrypt image(Reversible data hiding in encrypt image)
-
-
0下载:
用于lsb图像隐藏,生成随机秘密信息嵌入图片中,基于matlab语言实现(LSB image hiding, generating random secret information embedded in pictures, based on MATLAB language implementation)
-