搜索资源列表
Browsebmps
- 用vc对文件夹的BMP图片文件进行读取,并显示,另外,通过“上一个”“下一个”按钮,查看所有的文件图像-BMP picture files folder using vc read, and show, by a " a" button, all files image
net
- GUI制作的图片浏览器使用GUI简单制作的一个图片浏览器。 1、先通过“读取图片”指定所要浏览的文件,并显示选中的图片 2、“下一张”,浏览该文件夹所有图片-Use GUI simple production of a picture browser. 1, first through the read the picture to specify the document to browse, and display
matlab工作区
- 读取一个文件下所有的图片,结果以cell的形式返回(it's a tool to get all the pictures in the same file)
train_test_set
- 怎么创建训练数据集和测试数据集。readimg.m读取一个大文件夹下的,所有子文件夹里的所有图片,并把同一个文件夹下的图片保存成一个矩阵。另一个文件是加载之前生成的数据,取80%为训练集,20%为测试集,并添加标签。(Read all the pictures from the folder and save it into a matrix)