搜索资源列表
将bmp格式转换为raw
- 先正确读取bmp图像然后将其转换为raw格式并存储-first correctly read bmp images will then convert its raw format and storage
bmp图像的读取方法
- 给图像处理的初学者提供一个如何打开bmp,读取bmp图像的例子,希望对大家有帮助
bmp图像读取代码
- 这个程序可用于读取bmp图像
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
read BITMAP.rar
- 读取bmp图像的程序,read bmp images on the
HBITMAPExample.rar
- 应用VC++6.0 读取bmp格式的图像,并将图像显示在视图区。 ,VC++6.0 to read bmp format images, and image display in the view area.
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
用该程序可以实现BMP图像的读取
- 用该程序可以实现BMP图像的读取,并且可以实现BMP图像的显示。-The program can be used to read BMP images and can display BMP images.
利用VTK进行图像处理
- 利用VTK进行图像处理,包括读取各种图像数据,如dicom,raw,bmp等等,以及轮廓提取-Using VTK image processing, including reading a variety of image data, such as dicom, raw, bmp, etc., and contour extraction
ReadWriteBMP
- BMP图像的读写源码,可以自由读取BMp格式的图像数据-BMP image to read and write source code, they can read the image data format Bmp
ViewBimap
- 这是一个读取bmp图像的源码,可直接运行,可共初学者使用-This is a source to read bmp images can be directly run a total beginner can use
RWJpegExp
- MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
classifier
- 一个用C++编写的图像分类识别程序,在读取BMP图像的基础上加以分析,实现了对数字和简单的图形的识别和分类-A use of C++ to prepare the image classification procedures, the reader based on the BMP images to be analyzed, the realization of digital graphics and simple identification and classification
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
readbmp1
- 用vc++读取bmp图像 bmp图像读取 -Using vc++ to read bmp images to read bmp images
Painter
- 读取bmp图像文件,并显示出来,visual c++基于单文档。-Read bmp image files, and display, visual c++ based on single document.
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
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
bmp
- 可以实现BMP图像的读取和显示,不适用Matlab中的imread()函数(serve to read BMP picture)