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

搜索资源列表

  1. fanfan

    0下载:
  2. 基于颜色特征的人脸图像检索,LBP算法实现的代码,希望能帮到你-Human face image retri based on color feature, LBP algorithm implementation code, the hope can help you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4057184
    • 提供者:海红
  1. 25292626

    0下载:
  2. 为了实现复杂环境下的人脸特征有效表达,提出一种改进的梯度方向直方图(HOG)人脸识别方法.首先以人脸图像网格作为采样窗口并在其上提取 HOG特征;然后将所有网格 HOG特征向量进行组合,实现整个人脸特 征表达;最后采用最近邻分类器进行识别.另外,比较了该方法与Gabor小波和局部二值模式(LBP)2种著名的人脸 局部特征表示方法的优劣.实验结果表明,在调优的 HOG参数下,在具有光照和时间环境等复杂变化的FERET人 脸库中,较少维数的 HOG特征比LBP特征有更好的表现,而且 HO
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1274996
    • 提供者:wang
  1. hogPlbpPsvm

    0下载:
  2. 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:56690
    • 提供者:jane
  1. vlfeat-0.9.20-bin

    0下载:
  2. 特征提取的工具包,实现各种特征,如hog,lbp,sift.-Feature extraction kit achieve a variety of features, such as hog, lbp, sift.
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18256234
    • 提供者:刘晓晶
  1. beijingjianmo

    0下载:
  2. LBP改进算法,可以用于视频监控中的背景建模,matlab实现-LBP improved algorithm, can be used for video surveillance in the background modeling, matlab implementation...
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:萧微
  1. LTP

    0下载:
  2. 用MATLAB实现LTP和LBP算法,并分别将处理后的图像显示出来-LTP and LBP algorithm by matlab, respectively, the processed image is displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:342897
    • 提供者:王洁
  1. LBPpPCAp2CKPCAp2BSVM

    1下载:
  2. 人脸识别系统采用了LBP PCA 2CKPCA 2BSVM算法实现的,效率高。-Face Recognition System using LBP PCA 2B KPCA 2B SVM algorithm, and high efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:20180
    • 提供者:marry
  1. CLBP

    1下载:
  2. 使用改进的LBP算法CLBP实现图像纹理特征的提取,并使用卡方统计方法计算类间距离并实现图像分布。本人已经实验,对15类病毒图像进行分类,不调任何参数的情况下实现67 以上的准确率。- Using an improved algorithm CLBP LBP texture feature extraction of image, and use the chi-square statistic calculated inter-class distance and achieve imag
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:29867
    • 提供者:雨哥
  1. lbp_pro

    0下载:
  2. C++实现的LBP算法提取图像纹理特征, 对“飞龙”的《LBP》例程重新实现-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4004859
    • 提供者:fangqimin
  1. LBP_C

    0下载:
  2. LBP作为一种人脸识别技术,改程序是将其用C语言代码实现并进行封装-LBP as a face recognition technology, the reform process is to use C language code and encapsulate
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2906623
    • 提供者:wxc
  1. LBP2

    1下载:
  2. 对输入图片进行LBP特征提取,并实现LBP特征可视化- U5BF9 u8F93 u5161 u5D3 u53D3 u53E0
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:88064
    • 提供者:廖超超
  1. efficientLBP

    0下载:
  2. 函数实现LBP(局部二元模式分析)。LBP测试像素和它的邻居之间的关系,把这个关系编码成 二进制字。这允许检测模式/功能。-The function implements LBP (Local Binary Pattern analysis).
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:kk
  1. efficientLBP

    0下载:
  2. 实现高效的LBP算法,比LBP算法更近一层,基于MATLAB实现(Implementation of LBP algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:18432
    • 提供者:泡泡123
  1. MRF

    0下载:
  2. 在马尔科夫随机场中,用ICM,LBP,GC,TRW四种方法实现能量最小(Using ICM,LBP,GC,TRW to realize the minimum energy in MRF)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:58368
    • 提供者:sisisi
« 1 2 3 4 5»
搜珍网 www.dssz.com