搜索资源列表
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
BMP操作(C语言)
- 通过该程序可以了解BMP的文件结构。
AVI to bmp
- 作者已经测试过,程序稳定,转换得到的图片序列存入C盘
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
show
- 几个c语言的小程序,包括pcx,bmp文件显示、俄罗斯方块等,-Several c language programs, including showing of pcx,bmp files, Russian square etc.
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
ARM_Bmp2C
- BMP转位图 6410 logo bmp-C-BMP bitmap transfer
bmp
- 很适合初学者使用,用纯C语言写的。希望对需要的人有帮助-Very suitable for beginners to use, and written in pure C language. Hope to those who need help
bmptogif
- 将8的位bmp图像转换位gif图像,不用其它设置自动保存-Will be 8-bit bmp image conversion bit gif images, not the other settings automatically saved
bmp
- 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
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
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
source7
- 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
bmp
- c语言读取bmp图像 ,试了很多个,这个应该有用,看看吧-c language c language to read bmp images to read bmp images, try a lot of months, this should be useful to see it
bmp.1
- Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program-Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this progra
1bit_BMP
- This a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)-This is a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)
BmpToJpg
- 用c实现的BMP格式转JPG格式,花了很久-BMP format with the c implementation change JPG, spent a long time
BmpManip
- bmp图片格式转换称avi视频格式 code with c-bmp to avi code with c++
bmp
- BMP and JPEG image format conversion C source