搜索资源列表
LBP
- 经典lbp 算子,输出lbp特征。。。输入bmp的一个buffer-Classic lbp operator, output lbp feature. . .
lbp
- 计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
LBP
- 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center pixel and the pixel value comp
LBP(AR)
- 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
LBP
- LBP人脸图像识别的算法,加入了分数阶微分的运用,在原有的基础上对LBP算法进行了改进。-LBP facial image recognition algorithms, adding the use of fractional differential, on the basis of the original LBP algorithm has been improved.
lbp-face-recognition
- 运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果-Use matlab, LBP split facial features, so as to identify the effect of facial expressions
LBP
- 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
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
- Image_LBPDescr iptor Calculate the LBP histogram for an integer-valued image. -Calculate the LBP histogram for an integer-valued image.
lbp
- c++编写的简单的LBP程序,在VC2008+opencv2.4.6下运行成功,能够很好的显示人脸纹理。-A simple c++ code of LBP algorithm, it can be successfully operated on VC2008 with opencv 2.4.6.
LBP+opencv
- Local binary patterns (LBP)+opencv
LBP
- Local binary patterns (LBP)in opencv
SILBP
- 一种LBP的改进方法,相对lbp有较好的效果
LBP-AND-LDP
- 提出了一种结合改进的LBP}局邵二值模式)和LDP局邵定向模式)的人脸表情特征提取方法改进的LBP维数明显降低,更多地考虑了空间结构信息且计算速度得到了提高LDP方法具有很强的抗噪能力,更好地提取边缘信息 -Abstract: Put forward a combined with improved LBP(Local Binary Mode) and the LDP(Local Directional Pattern) face expression method of feature e
LBP
- LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。-LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp tra
LBP--background-modeling-source-code
- 基于LBP纹理算子的背景建模,以及对应的参考文献。-LBP texture operator based background modeling, as well as the corresponding references.
LBP
- 代码为图像的lbp特征提取代码,代码简单易懂,希望对您有所帮助-Lbp code for image feature extraction code, the code is simple to understand, I hope for your help
lbp
- LBP local binary patterns source code
LBP
- LBP本人毕业设计所写,经过验证可用,根据公式自己编写-I graduated from the design LBP written after authentication, according to the formula I have written
lbp
- 最基本的lbp算法,初学者使用,可以快速理解算法的精髓-Lbp basic algorithm, beginners can quickly understand the essence of the algorithm