搜索资源列表
efficientLBP
- matlab LBP源码
lbp.rar
- 局部二值模式,local binary pattern matlab代码,binary pattern matlab
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
LBP.rar
- 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征,LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
MyFaceRecognition
- 基于局部二值模式的人脸识别范例,其中选用了YALE人脸库作为仿真数据源。-Face recognition based on LBP
LBP
- 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
LBP-SIFT-image-matching-algorithm-combined
- SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
LBP
- LBP人脸识别方法的几篇论文和程序,对学习lbp很有用的-LBP face recognition methods and procedures in several papers, useful for learning lbp
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
lbp
- LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-LBP (local binary mode) algorithm was originally used to describe the texture, the latter a reference to the human face, facial feature can be described.
lbp
- 这里不但有标准的局部二值模式的代码,还有局部二值模式的一些扩展代码!-err
lbp
- local binary pattern matlab source code
LBP
- LBP (local binary Pattern ) useful for texture classification
lbp
- LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-lbp
LBP
- 这是LBP的程序代码,用于提取纹理特征,转载而来,供学习交流。(this is the code of LBP, and it is used to extract features,it's reproduced from others.)
LBP
- 基本LBP算法和改进的不同邻域半径和邻域点的LBP算法 以及LBP改进论文(Basic LBP algorithm and improved LBP algorithm with different neighborhood radius and neighborhood points)
lbp
- matlab lbp人脸识别中的getmapping文件(Getmapping file in MATLAB LBP face recognition)
LBP
- LBP(局部二值模式)是一种用来描述图像局部纹理特征的算子;它具有旋转不变性和灰度不变性等显著的优点。它是首先由T. Ojala, M.Pietik?inen, 和D. Harwood 在1994年提出,用于纹理特征提取。而且,提取的特征是图像的局部的纹理特征;(Local Binary Pattern describe the image local texture, invariant with the change of rotation and gray)
LBP算法实现人脸识别
- 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)
基于LBP算子的人脸识别
- 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)