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

搜索资源列表

  1. HOG

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25100423
    • 提供者:mattew
  1. lbp

    1下载:
  2. 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
  3. 所属分类:OpenCV

    • 发布日期:2013-03-07
    • 文件大小:13505132
    • 提供者:文石磊
  1. LBP-v0.0.4

    0下载:
  2. Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1501449
    • 提供者:
  1. bytefish-opencv-a7350e7.tar

    1下载:
  2. 开源实现的LBP 写的非常工整的代码 值得参考-an opencsource implementation of LBP
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1548621
    • 提供者:yuanyang
  1. Light-preprocessing

    1下载:
  2. 这是谭晓阳提出的一条光照预处理链的实现代码,适合LBP/LTP人脸识别算法-This is TanXiaoYang proposed a light chain implementation code of pretreatment, suitable for LBP/MTP/LTP face recognition algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:张三
  1. LBP

    1下载:
  2. 图像LBP特征提取,结合OpenCV2.3,LBP特征在图像检索方面用途很大。-The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retrieval purposes.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:599
    • 提供者:lidonghui
  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. LBP算子,用matlab实现,在本机上成功运行。-LBP operator, using matlab to achieve, on this machine to run successfully.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:55217
    • 提供者:王海强
  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-02
    • 文件大小:3501
    • 提供者:文亚
  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

    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. LBP

    0下载:
  2. 利用Opencv实现LBP算法,完成图像特征提取-LBP algorithm utilizing Opencv achieve complete image feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24670779
    • 提供者:Zhang Tiantian
  1. LBP

    0下载:
  2. LBP特征特诊算子源码,用于求取图像8,16邻域的特征值,基于OpenCV-LBP features special diagnostic operator source code, for the image of the 8,16 to get the image of the characteristics of the neighborhood, based on the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7516482
    • 提供者:宋先生
  1. lbp-facedetect(opencv)

    0下载:
  2. 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4256
    • 提供者:zengui
  1. LBP

    1下载:
  2. opencv 打开一张图片,基于LBP的特征提取-feature matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:杨健
  1. faceRecognization

    0下载:
  2. 本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing libr
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:12537856
    • 提供者:丽丽6663142
  1. TestLBP

    0下载:
  2. 使用vs2008开发平台,c++语言,对人脸图片进行LBP特征提取,再通过距离度量计算人脸相似度,在100人的小库中准确率超过80%(We use VS2008 development platform and c++ language to extract LBP features from face images, and then calculate face similarity by distance metric. The accuracy is over 80% in 100 sm
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:3106816
    • 提供者:丽丽6663142
« 12 »
搜珍网 www.dssz.com