搜索资源列表
PictureManager
- 图片资源管理,设置水印文字,水印图片等,内附是使用说明-Picture resources management, set up a text watermark, watermark pictures attached is the use
Matlab_aid_the_photo_search
- 用Matlab辅助实现网络图片搜索的源代码。(平台为Matlab,就是用Matlab调用Google的图片搜索引擎)有个小例子-Using Matlab to realize network-assisted image search the source code. (Platform for Matlab, is to use Matlab to call Google s image search engine) there is a small example
internet_down_load
- 分析一个文件夹及其子文件夹下所有的html文档,并查找文档中加载的png图片文件,通过urlwrite函数下载并保存png类型的图片文件到硬盘上。 此matlab代码用到了网络连接,下载,并且通过多线程技术,增加了下载的速度。 可以通过这个方法,下载网页中的内容,可以说想怎么下,就怎么下。-Analysis all the files of type html in a folder, find the documents that load png image file.Then
新建文件夹
- lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is