搜索资源列表
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_wenxian
- 有关lbp的一些国外著名期刊和会议的文献,对学习lbp的初学者应该有帮助-Some of the lbp famous foreign journals and conferences, literature, learning lbp should have to help the beginner
gfd
- this is a file for the lbp
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
- local binery (lbp), feature extraction for target tracking applications
LBP
- LBP for the facial feachers
lbp
- 提取lbp特征,内部包含两个文件,一个是lbp主程序,一个是被调用程序-extract the lbp features
Gabor-GMRF-LBP
- Gabor,GMRF,LBP纹理特征提取方法_MATLAB,可以用来提取图像特征,用来做图像识别和分类-Gabor, GMRF, LBP texture feature extraction method _MATLAB, can be used to extract image features, used to do image recognition and classification
HOG-LBP detection
- 检测lbp+hog特征,MATLAB代码,用于特征识别和检测(Detect lbp+hog features)
LBP_mapping_Matlab
- face recognition using lbp method
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
lbppapers
- papers related to the well known LBP variants
High-Dimensional-LBP-master
- 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网
LBPHF_S_M
- 基于lbp的特征提取,适合文理特征明显的图像,方便好用,有例子(Feature extraction based on lbp is suitable for images with obvious features of arts and sciences, which is convenient and easy to use.)
LBP
- llocal binary pixel method for efficient recozniation
lbplibrary1
- 一个用c++实现,其中包含了各种变种LBP算子的LBP算法库(LBP algorithm library containing various kinds of variant LBP operators)
LBP算法实现图像的纹理分类
- LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)