搜索资源列表
LBPdetect
- 一种局部二元模式LBP特征的实现,能对图片实现快速检测-A local binary pattern LBP features to achieve, to achieve rapid detection of image
LBP
- 给出图像坐标,计算对应坐标的LBP(局部二值模式)特征-compute LBP(Local binary pattern) feature
lbp
- 一个LBP程序,可供后期特征提取,分类 是学习LBP的好资料-An LBP program for post-feature extraction, classification is good information to learn LBP
facedetect
- 人脸识别,程序证明了Cacade检测器。可以使用Haar或LBP特征。能检测许多类。-This program demonstrates the cascade recognizer. Now you can use Haar or LBP features.This classifier can recognize many kinds of rigid objects
LBPSVM
- 实现了基于LBP和支持向量机的分类算法。首先提取出LBP特征,再利用支持向量机进行分类-Realized based on LBP and support vector machine (SVM) classification algorithm.First extract LBP feature, using support vector machine (SVM) classification
LBPTOP_VC
- 带有时间信息的LBP特征(LBPTOP)的提取及使用举例 C/C++版本-LBPTOP feature extraction (C/C++ version)
matlab
- 包含数据,可以直接运行。采用LBP特征进行行人和非行人图像的分类,分类方法是LDA。-It contains data that can be run directly. Use LBP features pedestrian and non-pedestrian image classification, classification is LDA.
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
MATLAB
- 图片常用纹理特征的提取方法集合,包括灰度共生矩阵,LBP,CABER等-the methods of texture feature extreation
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
biaoqing
- 对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率-Jaffe face for the identification of the main test will jaffe face is divided into a training set and a test set of two parts, the first of LBP+LPQ image feature extractio
