搜索资源列表
GISDeveloper_9
- 投稿有关事项: 一、稿件要求 1. 字数:原则上不限。但单篇文章以2000-5000 字为宜;内容较丰富者,建议按连载形式投稿、刊载。 2. 格式:请使用 Word 文件格式,如果文章有插图,除 Word 中的文章插图外,再请单独保存原始的图片文件,以保证图片质量清晰可用。 3. 稿件不推荐提供学术论文。 4. 稿件应是其原创作品,或对所投作品拥有合法著作权之作品(编译的稿件请附原文)。 二、注意事项 1.
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.
dump884
- 允许用户转储所有标准的ADTS头4极化8-8-4格式的文件到用户指定的输出文件-Allows the user to dump all headers for a standard ADTS 4-polarization 8-8-4 formatted file to a user-specified output file
rdata_em
- MIT-BIH数据库中数据由.dat格式,转化为matlab识别的.mat格式 这是一个转换函数-This is a conversion function。it can converse MIT-BIH database datas from .dat format to .mat format,and the .mat format could be identified by matlab.
JpgToBmp
- jpg转bmp将ORL人脸数据库的pgm格式批量转换为jpg格式(自行修改路径),当然格式也可以修改。-jpg to bmp
imagetoascii
- 将各种格式的图片转化为ASCII组成的图像(convert image to ascii art)
圆度程序
- 实现简单图形识别 将txt文件转化为matlab语言,修改图片文件格式大小位置,即可实现三角形等简单图形的识别。(image identification)