CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lbp

搜索资源列表

  1. LBP

    0下载:
  2. 经典lbp 算子,输出lbp特征。。。输入bmp的一个buffer-Classic lbp operator, output lbp feature. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4093
    • 提供者:cuiwei
  1. lbp

    1下载:
  2. 计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:5578
    • 提供者:zhangyi
  1. LBP

    1下载:
  2. 用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
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:3501
    • 提供者:文亚
  1. LBP(AR)

    0下载:
  2. 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2232
    • 提供者:雷晨雨
  1. LBP

    0下载:
  2. LBP人脸图像识别的算法,加入了分数阶微分的运用,在原有的基础上对LBP算法进行了改进。-LBP facial image recognition algorithms, adding the use of fractional differential, on the basis of the original LBP algorithm has been improved.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4042
    • 提供者:zhengluping
  1. lbp-face-recognition

    0下载:
  2. 运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果-Use matlab, LBP split facial features, so as to identify the effect of facial expressions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:48768
    • 提供者:yqy
  1. LBP

    0下载:
  2. 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14388326
    • 提供者:张琛
  1. LBP

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3887
    • 提供者:孟宇乐
  1. lbp

    0下载:
  2. Image_LBPDescr iptor Calculate the LBP histogram for an integer-valued image. -Calculate the LBP histogram for an integer-valued image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8285
    • 提供者:zhang
  1. lbp

    1下载:
  2. 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.
  3. 所属分类:OpenCV

    • 发布日期:2016-06-10
    • 文件大小:13511680
    • 提供者:郑炜豪
  1. LBP+opencv

    0下载:
  2. Local binary patterns (LBP)+opencv
  3. 所属分类:OpenCV

    • 发布日期:2014-01-16
    • 文件大小:8502493
    • 提供者:LanceCheng
  1. LBP

    0下载:
  2. Local binary patterns (LBP)in opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8502493
    • 提供者:Lance Cheng
  1. SILBP

    0下载:
  2. 一种LBP的改进方法,相对lbp有较好的效果
  3. 所属分类:图形/文字识别

  1. LBP-AND-LDP

    0下载:
  2. 提出了一种结合改进的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
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1409214
    • 提供者:耿大达
  1. LBP

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1624
    • 提供者:陈兆远
  1. LBP--background-modeling-source-code

    0下载:
  2. 基于LBP纹理算子的背景建模,以及对应的参考文献。-LBP texture operator based background modeling, as well as the corresponding references.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18686970
    • 提供者:xuna
  1. LBP

    0下载:
  2. 代码为图像的lbp特征提取代码,代码简单易懂,希望对您有所帮助-Lbp code for image feature extraction code, the code is simple to understand, I hope for your help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:888
    • 提供者:程琳
  1. lbp

    0下载:
  2. LBP local binary patterns source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2509
    • 提供者:Nastya
  1. LBP

    0下载:
  2. LBP本人毕业设计所写,经过验证可用,根据公式自己编写-I graduated from the design LBP written after authentication, according to the formula I have written
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:581
    • 提供者:xuedng
  1. lbp

    0下载:
  2. 最基本的lbp算法,初学者使用,可以快速理解算法的精髓-Lbp basic algorithm, beginners can quickly understand the essence of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1497
    • 提供者:yimao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com