搜索资源列表
process
- 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
新建文件夹
- 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
GA
- 该算法利用遗传算法实现了特征波长的提取,可以有效降维(The algorithm realizes the extraction of characteristic wavelengths by genetic algorithm and can effectively reduce dimension.)