搜索资源列表
在 bmp图像中隐藏信息
- bmp图像中隐藏信息-bmp images for hidden messages
bmp2raw
- UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
BMP
- 利用BMP进行信息隐藏,采用LSB算法进行操作-BMP for the use of information hiding using LSB algorithm operation
rawtobmp
- 能实现RAW格式到bmp格式的转化,可以定义转化图片的大小等信息-RAW format to achieve the conversion of bmp format, you can define the size and other information into pictures
RWJpegExp
- MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
bmp_vc
- BMP图像信息隐藏的简单VC实现。通过更改最低比特位(LSB)实现-BMP images hidden information to achieve a simple VC. Spaces by changing the lowest bit (LSB) to achieve
bmpenc
- 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
MyImageWork
- Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
BMPOP
- bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
bmp
- bmp图像文件结构,包括头文件,信息头,调色版,很详细,很有用!-bmp file struct
Bezier
- 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
StillView90
- 此应用程序扫描的图像文件(BMP,以及GIF,JPG格式,TGA)和显示器目录 对有关的文件名列表。单击列表框中的文件名以显示其 图片查看器屏幕上的图像,以及图像资料,例如其视频 尺寸和文件大小。 斯蒂维尤还显示图形过滤器,它产生的信息, 包括过滤器的名称和相应的管脚。如果选定的过滤器 支持属性页,您可以点击筛选器属性按钮,以查看该页面。 -This application scans a directory for image files (BMP, GIF,
lsb
- lsb信息隐藏算法 纯命令行 对bmp文件加密 比较浅显仅供算法学习用-Information Hiding in plain lsb command-line comparison of the bmp file encryption algorithms only learn to use plain
63969681BMP
- 对BMP图象格式进行解析,本工程在WinXP+VC6.0下编译运行成功。 BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。 -Compile and run under WinXP+ VC6.0 success. BMP files from the file header, bitmap information header, color information and graphics data in four parts.
read-bmp-images-in-binary
- 以二进制的形式读取bmp图片,保存图片。应用于图片信息隐藏-To read bmp images in binary form, save the image. Application in the image information hiding
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
Get-BMP-Info
- 可以取得BMP的头文件信息,使用VC++6.0在WINxp平台编译通过。适合初学者试用。-Can obtain information on BMP' s header files, using VC++6.0 in WINxp platform compile. For beginners to try.
Bmp-Revolving
- 在图像处理中,有时需要对图像进行旋转变换,但是图像在小角度多次旋转变 换后,会产生失真.改进的算法是在图像旋转过程中先将图像旋转回原始的位置,再旋 转到目标位置.利用该算法对图像进行多次旋转变换实验,实验结果表明,与以步进方 式的旋转算法相比,改进算法在旋转的同时较好地保持了图像的细节信息,减小图像的 失真.-In image processing it is sometimes necessary to rotate the image transformation, but
BMP
- bmp文件的信息读取,各种数据都可以读出-bmp file to read information
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 exe files.)