搜索资源列表
bmp
- 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
disp bmp
- c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
读取图形文件
- C语言环境代码下读写BMP文件代码。
BMP
- 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
VCreadBMP
- 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
bmp
- 读取bmp文件内容,通过该程序,可以了解bmp文件格式,读取每个象素点的RGB值-Bmp file content read through the program, you can understand the bmp file format, read each of the RGB pixel values
09320_2
- VC代码读取BMP文件并显示 VC代码读取BMP文件并显示-vc BMP FILE READ
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
Res_read
- VC++编程实现,读取bmp文件格式的图片-VC++ programming, bmp file format to read the picture
vc
- 用VC代码读取BMP文件后,做适当修正再显示-vc show bmp file
bmp
- 在c++console application 工程下,逐点读取.bmp文件,并将图片显示在windows界面上-read the file of .bmp, and draw the picture on the windows, based on the c++ console application project.
BMPViewer
- 图像处理,图像显示,怎样读取BMP文件,怎样对BMP文件进行变换-image processing
bmpdisplay
- 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and numb
bm
- 读取*.bmp文件的源代码,可以读取.bmp文件的大小 头文件-read*.bmp files
lab
- Cc++读取图片 ,改程序可以读取bmp文件,很方便-Cc++ read the image, change procedures can be read bmp file, it is convenient
BMP_RGB
- 读取BMP图像,并实现红绿通道的交换,加强对BMP文件结构的了解,存储顺序实为BGR-Read BMP images, and to achieve the exchange of red and green channel to enhance understanding of the structure of the BMP files, storage is indeed the order of BGR
1
- 打开bmp图片,读取bmp文件信息,并复制创建新的灰度图。-Open bmp pictures, read the bmp file information and create new grayscale reproduction.
bmp
- C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
bmp
- 读取BMP文件,返回图片长宽和灰度像素值-Reads the BMP file and return the length and width and the gray image pixel values