搜索资源列表
DibImage
- softide:C++编辑 usage:处理bmp图片 such as save picture read picture process picture so on
bmp图象读取
- BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
hello.提取二值图像中线条的坐标
- 从磁盘中读入图像文件,并将图像显示在屏幕上。-Read bmp photo and display on moniter!
Read_MNIST_DataSet
- 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
identi
- 识别对象如下:trainset: 训练集合,该集合中从0~9的数字,所有图片大小相同。各个集合中的图像可以在Matlab中用imread函数读取为数组形式,用imshow函数显示出其图像,例如:图像0 (10).bmp可以用A=imread( 0 (10).bmp )读取为数组A,用imshow(A)或imshow( 0 (10).bmp )显示其图像。-Identify objects as follows: trainset: training set, the collection of
Example
- 此源程序是基于vc++6.0写的,功能是读取bmp图片,目的是为了让初学者更容易入手学习c++界面设计以及图像处理-This source is based on vc++6.0 write, read bmp picture To make it easier for beginners to start learning c++ interface design and image processing
