搜索资源列表
wenyin4
- feature selection algorithm
matlabharris
- 利用matlab内置corner函数实现特征点检测,此算法效率高,效果良好-Feature point detection using matlab built-in corner function, high efficiency of this algorithm, to good effect
process
- 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
0327
- Automatic identification in the matlab environment the size of the connected area, Constituting the modulated signals of different frequencies, Part of the license plate recognition locator feature.
gxpjx
- For feature reduction, feature fusion, correlation analysis, Using matlab written narrowband noise occurs, Linear array using cut than learning laid upon the right control of the main sidelobe ratio.
新建文件夹
- 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