搜索资源列表
GETBMP
- 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
imgobj
- 一个附带完全源码的图片编辑显示类,包含:图像裁剪,旋转,增强,显示等模块,支持.bmp,.jpg等多种格式文件的读取。
obmp
- 读取BMP文件 并且进行缩小和放大 旋转等操作
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
bmpfile_read
- bmp文件的读取,2,8,16,24bit自适配-bmp file read,2、8、16、24bit adjust
scode
- 此源代码为BMP格式文件的基本读取和写入操作-bmp file read and write
MVSnapSingle
- 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 -Demo save a BMP file to a specified directory. Use MVSnapShot grab a frame image into memory, use ConvertBayer2Rgb conve
BMP文件基于C语言的信息读取
- BMP图像文件的内部信息,可以依据C语言编程确定图像的具体信息内容