搜索资源列表
yy
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.
edge
- 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
c语言第三方BGI事例
- 第三方BGI演示源代码,演示了在C环境下如何加载bmp图片、如何显示。-third-party source code demonstration, a demonstration of the C environment bmp how to load pictures, how to display.
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
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
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
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
BmpToJpg
- 用c实现的BMP格式转JPG格式,花了很久-BMP format with the c implementation change JPG, spent a long time
bmp
- BMP and JPEG image format conversion C source
BMP-to-JPEG
- 用C语言实现BMP格式的图片转换为JPEG格式的图片-BMP format with a C language implementation is converted to JPEG format pictures images
bmp
- C++语言环境下的bmp图像的读取,存储,显示-Locale under C++ bmp image read, store, display
c-bmp
- C语言实现图像高宽等和图像相关内容的读取,保存等,对初学者有很大帮助!-C language to realize image height to width, etc and the related content of read, save, etc., are of great help for beginners
BMP
- 使用C++处理bmp图像的头部信息,并转置数据部分使得图像旋转。通过这段代码可以让学生理解bmp格式图像的处理细节。-The head information using C++ BMP image processing, and image rotation part makes data transpose. Through this code can allow students to understand the BMP format image processing details.
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
雷达回波显示C#源码
- 针对雷达回波原始数据进行解析后绘制成BMP位图显示(BMP Bitmap Display Based on Radar)