搜索资源列表
spam
- 一种用于用于进行图像隐写分析的算法的源代码,主要是基于最低有效位检测这一方面研究的-Used for the image of a steganalysis algorithm source code, mainly detection based on the least significant bit of research in this
lsbstegoprote-matlab
- 基于lsb的图像信息隐写算法 利用MATLAB实现-lsb-steganography
209
- 基于模运算的图像隐写算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -Based on Modulo image steganography algorithm, the authors: QQ 64134703, e-graduate design, please consult
spam
- 对图像特征进行隐写分析spam算法,在linux下用C++语言实现-Spam algorithm of image steganalysis
LSB
- 图像处理,LSB最低有效位替换的算法程序,是隐写术简明易懂的一种,新手必备,精简完整,另外还附加一种不太成熟的matching算法程序,仅作参考。-Image processing, LSB LSB replacement algorithm procedure is steganography straightforward one, newcomers must streamline complete, also attach a less sophisticated matching al
LSB-info-hiding-RS-analysis
- 设计并实现一种基于图像LSB隐写的RS隐写分析算法-Designed and implemented based on image LSB steganography RS steganalysis algorithm
dcthide
- dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。 将载体图像分为8×8的块,做二维DCT变换 用来表示选中的两个系数的坐标对于第i bit秘密信息 if(要隐藏信息‘1’) make else make 逆DCT变换,还原图像 -dct steganography matlab implementation information. Algorithm principle: an image bl
WOW_matlab
- 图像自适应隐写算法wow,是目前针对空域图像最好的隐写算法。-adaptive steganographic scheme-wow
watermark
- 基于LSB的隐写算法,以及基于猫脸变换的图像隐写改进算法。-The steganography algorithm based on LSB and the image steganography based on cat face transform.
WOW-algorithm
- wow算法,实现空间域的基于图像的信息隐写。-wow algorithm
ImageCrypto
- 图像加密/隐写, 通过在图像中加入字符,加密后,隐写到图像中。隐写部分的字符通过指定算法可恢复-Image encryption/steganography
LSBR
- 最不显著位替换算法 图像隐写,应用比较广的一类图像盲隐写算法-blind steganalysis method LSB
4
- 基于四叉树分割的JPEG隐写分析 当前主要的隐写分析方法都是对整幅图像进行特征提取,而忽略了图像的内容差异。该文提出一种 基于四叉树分割的 JPEG 隐写分析方法,该方法根据图像块的纹理复杂度进行图像分割,对具有相同统计特性的子图像分别进行隐写检测特征的提取,并构造相应的分类器,通过加权融合得 到最终的检测结果。实验结果表明该方法具有良好的性能,尤其是在训练与测试图像的统计特性具有较大差异时,该算法的检测准确率提高更加明显。 -Based on quadtree segmentat
5
- 基于图像复杂度的隐写方法研究 为了提供较大的隐写容量和保持良好的载密图像质量,依据人眼对纹 理、边界和黑暗区域变化敏感性弱的视觉特点,结合小波变换提出了一种图像复杂度描述方法,将图像小块分为纹理、边界、黑暗和平滑四个不同类别,利用模函数 设计隐写算法,在不同区域嵌入不同量的信息.实验结果表明,新的复杂度描述方法能准确区分不同类型的小块,隐写算法在提高嵌入容量的同时保持了较好的视觉 质量. -Study steganographic method based on image com
Jsteg
- 基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, b
WOW_matlab
- 这是一种有效的数字图像隐写算法,实现图像信息隐藏(this is an effective digit image stegography alogrihm, you can use to hiding information to image.)
差值扩展嵌入源码
- 差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
WOW_matlab
- 信息隐藏代码,,采用内容自适应的方法,用于图像隐写的最安全的算法。(The most secure algorithm for image steganography, content adaptation)
信息隐藏实验1&2
- lsb信息隐写算法,图像降级处理算法等等等(LSB Information Steganography Algorithm)
Modify_UERD
- 图像隐写算法中的经典算法UERD功能实现,可以参考。(Image steganography algorithm classic algorithm UERD function to achieve, you can refer to.)