搜索资源列表
vc_showdib.zip
- 灰度图二值化
s3c44b0xfb
- uclinux for s3c44b0x framebuffer 160x240 16级灰度LCD驱动
Encode
- 在充分研究了原有的二值图像加密算法的基础上,结合混沌序列的特性提出了一种基于位扩展的灰度图像加密算法,并作了对比试验
基于VC++实现的灰度共生矩阵的图像检索
- 基于VC++实现的灰度共生矩阵的图像检索
256色bmp.把24位bmp转成256色bmp
- 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
jpeg-6b
- IJG组织的JPEG压缩程序的源代码,这里的JPEG压缩程序仅限于灰度图像的压缩,比较简单。文中的算术编码的程序实现参考了Guido Vollbeding 为JPEG压缩编写的算术编码程序。-IJG organizations JPEG compression program
QKTUtils
- 自己写的一些使用函数库,用于实现延时、加载资源文件、获取磁盘空间、关闭计算机、执行外部进程、转换文字编码、处理图像的颜色和灰度等等。-Some use to write their own libraries for the realization of delay, loading resource documents, access to disk space, shut down your computer, the implementation of the external proce
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
33753125vc_dib
- :为使灰度共生矩阵(GI CM)提取的特征值较好地表达纹理信息.对 Brodatz纹理库图片进行了大量 实验。 首先测试了各构造参数对关键特征统计量的影响,给出了特征值随参数变化的规律,确立了构造参数的合理取值;然 后测试了图像旋转和大小变化对所提取特征值的影响 实验结果对优化灰度共生矩阵的构造、实现基于纹理的图像 检索有参考意义。 -gray
3242
- 数字图像处理实习代码,包括图像转换,灰度变换、几何变换-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....
hyperchaoticencryptbitplanes
- 产生超混沌序列,并实现了超混沌序列加密灰度图像位平面。-Produce ultra-chaotic sequence, and to achieve ultra-chaotic sequence encryption grayscale bit plane.
HideTextInBMP
- 将文本信息和密码信息自动隐藏在灰度图像中。达到加密效果,利用密码和灰度图像又可将文本信息还原。-Hide the txt file and password into a gray picture, in order to get the txt infomation,just type the password and recover it
RSA
- RSA加密的简单实现,没有使用较大的质数。可以对BMP灰度图进行加密-Simple implementation of RSA encryption, without using large prime numbers. BMP greyscale can be encrypted
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
image
- 图像加密算法,对图像进行加密和解密运算,一般是灰度图像-Image encryption algorithm, the image encryption and decryption operation, general is gray image
ecncrypt
- VC下实现基于灰度值变换的混沌加密的代码 包含完整的头文件-VC under the gray value-based code transformation of the chaotic encryption header file contains the complete
des
- 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
VCPP
- 图像增强处理系统的开发源代码,包含灰度增强,平滑和锐化-Image enhancement processing system open source, contains gray-scale enhancement, smoothing and sharpening
zishiyingjiami
- 为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。-This paper presen
readBmp
- 个低级的BMP图像读写程序,代码内有丰富的注释。改变灰度图像的颜色表蓝色分量的值,察看前后变化,将图像数据存盘,清除缓冲区,pBmpBuf和pColorTable是全局变量,在文件读入时申请的空间-A low-level BMP image read and write procedures, the code is well commented. Change the gray-scale image of the value of the blue component of the colo