搜索资源列表
lbp
- LBP returns the local binary pattern image or LBP histogram of an image.
LBP特征提取算法
- 用LBP对图像提取特征
HOG-LBP-detection
- 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
完整的人连表情识别系统源代码
- 完整的人连表情识别系统源代码(采用局域二值模式LBP识别) Matlb做的界面,Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do
LBP
- LBP人脸识别方法的几篇论文和程序,对学习lbp很有用的-LBP face recognition methods and procedures in several papers, useful for learning lbp
Face-LBP
- 主要介绍LBP算法在人脸识别、纹理特征提取方面的功能,详细介绍了其基本原理以及实现方法,比较有参考价值-Introduces LBP algorithm in face recognition, texture feature extraction function, provides the basic principle and method,has good reference value
LBP
- texture analysis using lbp technique
LBP
- LBP(局部二值模式)的matlab程序,有主文件lbp.m,对低版本的还有调用getmapping.m的文件,还有就是测试文件,是自己写的用循环语句批量处理图片用的-LBP (Local Binary Pattern) matlab program, there is the master file lbp.m, there are calls for a low getmapping.m version of the file, there is a test file, write you
LBP
- matlab的lbp代码。有均匀模式、旋转不变模式、旋转不变等价模式等。-matlab code for lbp with uniform LBP/rotation-invariant LBP
lbp
- 本程序通过LBP局部二值特征的算法原理得到一幅输入图像的LBP特征-The program features an input image obtained LBP algorithm principle by local binary LBP features
LBP
- local binery (lbp), feature extraction for target tracking applications
LBP
- LBP for the facial feachers
lbp-feature
- 图像LBP特征提取,使用opencv2.49库-extraction image s LBP feature
HOG-LBP detection
- 检测lbp+hog特征,MATLAB代码,用于特征识别和检测(Detect lbp+hog features)
LBP
- LBP圆形算子,可以修改为相应的邻域,如neighbor一般选择8.或者你可以选择修改为其他(LBP Circular operator)
LBP
- LBP LOCAL BINARY PATTERN
LBP-Software
- LOCAL BINARY PATTERNS(lbp)
lbp
- LBP filter in matlab for image
High-Dimensional-LBP-master
- 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网
LBP算法实现图像的纹理分类
- LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)