搜索资源列表
图像隐写算法
- 关于BMP图像的隐写算法,其中有LSB、MLSB、+-K、Jsteg算法的隐写和相应算法的提取
DMIS_Ch3_InfoHiding
- 信息隐藏基础 数字媒体包括了图像、文字以及音频、视频等各种形式,以及传播形式和传播内容中采用数字化,即信息的采集、存取、加工和分发的数字化过程。数字媒体已经成为继语言、文字和电子技术之后的最新的信息载体。 通过本文你可以了解现代密码系统的基本知识,掌握常用的图像加密技术的基本思想。 具体包含: 1 信息隐藏概述 2 隐写术的基本原理 3 隐写 4 隐写分析技术-Information hiding based on digital media including i
FileRecv
- 基于bmp数字图像的隐写算法,并用matlab编程实现-bmp detect
stegdetect-0.4
- stegdetect是一种数字图像隐写分析工具,主要实现JPEG图像的隐秘信息的嵌入的检测-stegdetect is a tool of detecting steganography
jpeg-6b
- 这个应用程序是针对JPEG图像的隐写程序,其中还有JPEG图像编解码的标准库-This application is for the JPEG image steganography program, in which there is a standard JPEG image codec library
Markov
- outguess 隐写源码,用于对于图像上附加秘密信息-outguess steganography source code for additional confidential information for the image
07ICIPShi
- 图像特征隐写分析,用于分析图像是否含有秘密信息-Image feature steganalysis for the analysis of the image if it contains confidential information
JPEGJsteg
- Jsteg_Mu可批量对JPEG图像进行Jsteg隐写。 Jpeg_Or 为jpeg密写的原始图像的文件夹, Jpeg_Di 为jpeg密写后密写了的图像的文件夹,code_file 为密写的文件,rate 为密写嵌入率.-Jsteg_Mu JPEG images can be batch Jsteg on steganography. Jpeg_Or jpeg steganography for the original image folder, Jpeg_Di as jpeg st
StegLSB
- 图像隐写中的LSB隐写算法的matlab函数-Image of LSB steganography algorithm
BatLSBReplace
- 大批量处理图像LSB隐写算法的matlab算法-Large batch image LSB steganography algorithm matlab algorithm
209
- 基于模运算的图像隐写算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -Based on Modulo image steganography algorithm, the authors: QQ 64134703, e-graduate design, please consult
kafang
- 对图像以嵌入率为rate进行顺序LSB嵌入,然后进行卡方隐写分析-Rate on the image to be embedded in the order of LSB embedding rate, and then chi-square steganalysis
ree
- 应用整数小波变换的抗盲检测图像隐写 -Application of anti-Blind integer wavelet transform image steganography application detection integer wavelet transform image steganography detection of anti-Blind
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
tuxiangyinxiebanchengpin
- 利用lena图与隐写的密码图进行融合,将隐写的图像密码写入lena图中。(The Lena image is fused with the stego cipher graph, and the stego image password is written into the Lena graph.)
lsb
- 用java源代码实现24位图像隐写,简单实用(Realizing 24 bit image steganography)
1
- 基于特征函数和质量因子的JPEG图像隐写分析(based on the characteristic function and the analysis of the quality factor of JPEG images steganography)
WOW_matlab
- 这是一种有效的数字图像隐写算法,实现图像信息隐藏(this is an effective digit image stegography alogrihm, you can use to hiding information to image.)
LSB隐藏
- 实现bmp灰度图像的LSB隐藏,能够将指定的信息嵌入bmp位图的最低位,从而达到数字隐写的目的。另外可以通过相反的过程来读取bmp位图的每一像素的最低位,将信息提取还原出来(BMP gray image LSB hidden, can specify the information embedded in the BMP bitmap of the lowest bit, so as to achieve the purpose of digital steganography. In addi
Modify_UERD
- 图像隐写算法中的经典算法UERD功能实现,可以参考。(Image steganography algorithm classic algorithm UERD function to achieve, you can refer to.)