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

搜索资源列表

  1. LBP

    0下载:
  2. 基于LBP的图像特征提取算法,检索效果大家可是自己实现试试,这种算法还是比较有优势的,但还需要很多改进-image retrieval algorithm based on LBP
  3. 所属分类:Graph program

    • 发布日期:2016-05-23
    • 文件大小:1024
    • 提供者:王淑丽
  1. LBP-algorithm-of-image

    0下载:
  2. 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3663
    • 提供者:yue也
  1. lbp

    0下载:
  2. 基于局部二值模式的实现旋转不变的纹理分类-LBP,rotation-invariant,texues classification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:5434
    • 提供者:周敏刚
  1. LBP

    0下载:
  2. LBP局部二值模式是一种有效的纹理提取算子,MATLAB实现。-LBP local binary patterns is an effective texture extraction operator, MATLAB implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3581
    • 提供者:wmy
  1. Face-LBP

    0下载:
  2. 主要介绍LBP算法在人脸识别、纹理特征提取方面的功能,详细介绍了其基本原理以及实现方法,比较有参考价值-Introduces LBP algorithm in face recognition, texture feature extraction function, provides the basic principle and method,has good reference value
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:5358175
    • 提供者:CWJ
  1. LBP

    0下载:
  2. LBP算子的实现,可以帮助学习LBP,使用openCV,在vc08中编译运行-LBP operator to achieve, can help learning LBP, openCV, compile and run in vc08
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4761714
    • 提供者:张组织
  1. LBP.cpp

    2下载:
  2. LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。-LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1293
    • 提供者:周重重
  1. lbp

    0下载:
  2. 基于opencv的lbp算法实现,只是实现lbp图谱的转化,没有人脸识别部分的代码-Based opencv LBP algorithm just lbp map conversion, no face recognition part of the code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:5449204
    • 提供者:张祎王
  1. LBP

    0下载:
  2. 一个函数程序,实现了rgb图像转换为纹理LBP图像,效果挺好-A function program, realized the RGB image into a texture image of LBP, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:2829
    • 提供者:靖书之
  1. LBP

    0下载:
  2. LBP算子,用matlab实现,在本机上成功运行。-LBP operator, using matlab to achieve, on this machine to run successfully.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:55217
    • 提供者:王海强
  1. LBP-doc

    0下载:
  2. LBP基本算法和各种变形文档,用matlab实现。 在本机上成功运行。-LBP basic algorithm and various modifications documents, using matlab realize. Successfully run on this machine.
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11712478
    • 提供者:王海强
  1. lbp

    1下载:
  2. 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
  3. 所属分类:2D Graphic

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

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8675311
    • 提供者:冷冷
  1. LBP

    1下载:
  2. LBP算法的实现,使用opencv显示处理后的图像-LBP algorithm, using the image display processing opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1073781
    • 提供者:孟江曼
  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. LBP1

    0下载:
  2. 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:285279
    • 提供者:wandangdang
  1. color-lbp

    0下载:
  2. 运用matlab,实现矢量版局部二值模式人脸识别,实现效果好-Use matlab, realize the vector version of local binary pattern recognition, to achieve good results
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:663516
    • 提供者: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. 在opencv里实现局部二值算子,它是一种纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性-Achieve local binary operator in opencv where it is a texture descr iption operator, local measure and extract image texture information, illumination invariance
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2103801
    • 提供者:张凌华
  1. LBP

    0下载:
  2. 在MATLAB中实现图像的局部二值模式处理,运行test函数即可使用。-Achieve a partial image in MATLAB binary mode processing, running test functions can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:26938
    • 提供者:tiffany
« 1 23 4 5 »
搜珍网 www.dssz.com