CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - lbp

搜索资源列表

  1. LBP.rar

    1下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:251.23kb
    • 提供者:swx
  1. LBP.rar

    1下载:
  2. 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征,LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3.15kb
    • 提供者:changxin.gao
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2.4kb
    • 提供者:徐忠超
  1. LBP-SIFT-image-matching-algorithm-combined

    3下载:
  2. SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:589kb
    • 提供者:马蓉琼
  1. PCA-LBP-face

    1下载:
  2. VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
  3. 所属分类:Special Effects

    • 发布日期:2015-12-12
    • 文件大小:7.06mb
    • 提供者:林丹
  1. lbp

    0下载:
  2. LBP算法在纹理图像处理中的应用,非常具有参考价值-LBP texture image processing algorithm in the application have great reference value for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:548.44kb
    • 提供者:杨延西
  1. LBP

    0下载:
  2. 统一化LBP算子,作为一种有效的纹理描述算子,对图像局部纹理特征有卓越的描述能力,有很强的分类能力、较高的计算效率,并且对单调的灰度变化具有不变性。-Unified LBP operator, as an effective texture descr iption operator, the local texture features for image descr iption is outstanding ability, strong classification ability, h
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:13.37kb
    • 提供者:zjm
  1. lbp

    0下载:
  2. LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-lbp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3.24kb
    • 提供者:tucat
  1. LBP-based-on-skin-color-nd-facial-feature-tracking

    0下载:
  2. 一种基于肤色与LBP特征融合的人脸跟踪算法LBP based on skin color and facial feature tracking algorithm fusion-LBP based on skin color and facial feature tracking algorithm fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:530.08kb
    • 提供者:what1586
  1. lbp

    2下载:
  2. 利用LBP对图像进行分块,是图像更加呈现微观化-Use of the image block LBP is more showing microscopic images of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3.19kb
    • 提供者:左坚
  1. lbp

    0下载:
  2. 基于vc++的LBP算子程序代码,简单易懂,适合初学者-Vc++ based on the LBP operator subroutine code, easy to understand for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.53mb
    • 提供者:姜颖
  1. LBP--texture-exration

    2下载:
  2. LBP算法实现图像的纹理特征提取(局部二值模式)-LBP algorithm feature extraction image texture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.44kb
    • 提供者:慕南
  1. lbp

    0下载:
  2. lbp特征提取,多用于进行人脸识别,目前应用广泛,tinghao(ca sa d df f g h h gh g t re s s sss ss fw s fs fv f)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:
  1. LBP

    1下载:
  2. 这是LBP的程序代码,用于提取纹理特征,转载而来,供学习交流。(this is the code of LBP, and it is used to extract features,it's reproduced from others.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:17kb
    • 提供者:xx126
  1. LBP

    1下载:
  2. 利用LBP高程纹理进行特征提取,主要用于遥感图像(LBP elevation texture feature extraction, mainly used for remote sensing images)
  3. 所属分类:图形图像处理

  1. lbp

    0下载:
  2. 图像lbp值的计算,图像纹理特征的提取。(The calculation of image LBP value and the extraction of image texture features.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:3kb
    • 提供者:常春
  1. LBP

    1下载:
  2. 基本LBP算法和改进的不同邻域半径和邻域点的LBP算法 以及LBP改进论文(Basic LBP algorithm and improved LBP algorithm with different neighborhood radius and neighborhood points)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:6.55mb
    • 提供者:Hush94
  1. lbp

    0下载:
  2. matlab lbp人脸识别中的getmapping文件(Getmapping file in MATLAB LBP face recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:7kb
    • 提供者:pek
  1. LBP

    0下载:
  2. 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)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3kb
    • 提供者:海上牧云
  1. LBP

    0下载:
  2. LBP方法(Local binary patterns)是一个计算机视觉中用于图像特征分类的一个方法。LBP方法在1994年首先由T. Ojala, M.Pietik?inen, 和 D. Harwood 提出[43][44],用于纹理特征提取。(The LBP method (Local binary patterns) is a method for classification of image features in a computer vision. The LBP method f
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:5kb
    • 提供者:CherryBear
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com