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

搜索资源列表

  1. 完整的人连表情识别系统源代码

    0下载:
  2. 完整的人连表情识别系统源代码(采用局域二值模式LBP识别) Matlb做的界面,Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do
  3. 所属分类:Windows编程

    • 发布日期:2017-03-22
    • 文件大小:283878
    • 提供者:阿卡每个
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. STLBP_VC

    0下载:
  2. Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an application to facial expressions,"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1819517
    • 提供者:zhang hong
  1. LBP

    0下载:
  2. 改程序是本人编写的,可以运行,采用的是yale人脸数据,采用4*4分块,无权值,统一旋转不变模式-The program is I write, can run, using Yale face data, using the 4* 4 block, has no right to value, uniform &rotation invariant mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:4030
    • 提供者:mr.li
  1. fbl

    0下载:
  2. 通过MFC框架,采用菜单响应,提取了人脸图像的LBP特征-By the MFC framework, using the menu response, LBP features extracted from face images
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17469262
    • 提供者:牛再谭
  1. Monogenic-LBP

    0下载:
  2. 采用单演信号(monogenic signal)描述,然后用局部二值模式进行编码的人脸识别方法。仅供参考,翻版必究。不能用于一切商业用途,仅供学术研究使用。-Using the the monogenic signals (monogenic signal) descr iption, and then encode the face recognition method using local binary patterns. For reference only, pirated reser
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:16963
    • 提供者:mr.li
  1. 5

    0下载:
  2. 了适应跟踪过程中目标光照条件的变化,并对目标特征进行在线更新,提出一种将局部二元模式(LBP) 特征与图像灰度信息相融合,同时结合增量线性判别分析对目标进行跟踪的算法.跟踪开始前,为了获得比较准确的目标描述,使用混合高斯模型和期望最大化算法对目标进行分割;跟踪过程中,通过蒙特卡罗方法对目标区域和背景区域进行采样,并更新特征空间参数.得到目标和背景的最优分类面;最后使用粒子滤波器结合最优分类面对目标状态进行预测.通过光照变化的仿真视频和自然场景视频的跟踪实验,验证了文中算法的有效性.-Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:608110
    • 提供者:wenping
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. sss

    0下载:
  2. - Color provide an important clue for extracting the new color LBP histogram features for face recognition using Local Binary Pattern technique. To reduce redundancy RGB color space converted to YCbCr color space. The Local Binary Pattern is a non pa
  3. 所属分类:matlab

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

    0下载:
  2. Face Recognition using local binary pattern
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:Manish
  1. good-code

    0下载:
  2. face recognition using lbp ltp and gabor features code
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:429918
    • 提供者:ramakrishna
  1. facelbpltp

    0下载:
  2. face recognition code using lbp ltp features
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:429940
    • 提供者:ramakrishna
  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. 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. mouad

    0下载:
  2. this matlab code for face recognition by using LBP
  3. 所属分类:matlab例程

  1. LBP-Face-Recognition

    0下载:
  2. 利用LBP算法实现人脸识别,利用Matlab编程。-Utilizing LBP face recognition algorithm, using Matlab programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12171827
    • 提供者:婷兴
  1. LBP_mapping_Matlab

    0下载:
  2. face recognition using lbp method
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:45056
    • 提供者:mouhcine
  1. face-recognition-master

    0下载:
  2. 简单的局部二值模式人脸识别程序,采用MATLAB仿真。(A Simple Local Binary Pattern Face Recognition Program Using MATLAB Simulation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1192960
    • 提供者:午後i傾訫
  1. 基于LBP算子的人脸识别

    2下载:
  2. 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-13
    • 文件大小:1074176
    • 提供者:易大大
搜珍网 www.dssz.com