搜索资源列表
LBP1
- 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
facial-expression-recognition
- 主要采用LBP+LPQ队表情特征进行提取,后用SVM的方法对表情进行分类识别-Mainly uses the LBP+LPQ team facial expression features to extract, after using the SVM method to classify the facial expression recognition