搜索资源列表
图像隐写算法
- 关于BMP图像的隐写算法,其中有LSB、MLSB、+-K、Jsteg算法的隐写和相应算法的提取
FileRecv
- 基于bmp数字图像的隐写算法,并用matlab编程实现-bmp detect
StegoTool
- LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像-LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images
BitmapHidingTool
- 将数据隐写到BMP位图文件下,从BMP位图文件中提取隐写的数据。-The data hidden wrote BMP bitmap file, extract the hidden data from the BMP bitmap file.
BMPHideC
- 在bmp图片每个色块rgb的每个分量最后一位写入信息达到数据隐写的目的-write sectret infomation to a bmp file
LSB
- 【LSB替换隐写】LSB算法原理,观察在BMP图像的多个位平面嵌入消息时,图像质量的变化情况。-[LSB] LSB steganographic algorithm principle, observed when an embedded message in multiple bit planes BMP image, the image quality changes.
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
Information_hiding
- 用加密代码将文字隐藏在图片中,用解密代码将文字提取。c++(The text is hidden in the picture with encrypted code, and the text is extracted with decryption code.)
LSB算法-图片信息隐藏
- 基于LSB算法实现图片信息隐藏,图片类型包括png、gif、bmp,可写入的文件类型为jpg、png、gif图片以及txt、exe文件等。(Image information hiding based on the LSB algorithm, the picture types include png, gif, bmp, writable file types are jpg, png, gif pictures, txt and