搜索资源列表
利用文件直接显示BMP
- 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
bmp
- 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
读取图形文件
- C语言环境代码下读写BMP文件代码。
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
VCreadBMP
- 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
bmp-ctatic
- 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
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
tuxiang_duqu
- Visual C++ 和 OpenCV搭建的,用于读取.bmp 文件 可以作为图像处理的入门级参考资料-Visual C++ and OpenCV built for reading. Bmp file can be used as the entry-level image processing reference
Res_read
- VC++编程实现,读取bmp文件格式的图片-VC++ programming, bmp file format to read the picture
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.
lab
- Cc++读取图片 ,改程序可以读取bmp文件,很方便-Cc++ read the image, change procedures can be read bmp file, it is convenient
BMP-Contour-display
- 读取bmp文件,并显示文件信息的图像轮廓。-Contour display
bmp
- C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
bmp
- 读取BMP文件,返回图片长宽和灰度像素值-Reads the BMP file and return the length and width and the gray image pixel values
BMP
- 通过内存够映射从BMP文件中读取一部分,。。。。。。。。。。。。。。。。。。。。。。。。(Read part from the BMP file by mapping memory enough)