搜索资源列表
LBP
- 获得灰度图像LBP算子的C++程序,包含两种算子
efficientLBP
- matlab LBP源码
MyFaceRecognition
- 基于局部二值模式的人脸识别范例,其中选用了YALE人脸库作为仿真数据源。-Face recognition based on LBP
lbp算法进行人脸识别
- 本程序应用lbp算法进行人脸识别,含有各个子模块
LBP_demo
- lbp算法,通过课堂作业完成的 ,这个算法其实很简单,只要把原理弄明白局可以了-lbp algorithm
LBP
- loopy belief propagation 算法-loopy belief propagation algorithm
HOG-LBP-detection
- matlab 实现的hog和lbp 结合的行人检测-matlab hog-lbp detection
lbp
- local binary pattern matlab source code
STLBP_VC
- 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,"
LBP
- LBP (local binary Pattern ) useful for texture classification
Hierachical-Multiscale-LBP
- emoCode.m shows how to extract hierarchical multiscale LBP features. GetMultiscaleLBP.m gets hierarchical multiscale LBP histogram for a given image distMATChiSquare.m computes the dissimilarity between training samples and a test sample
adaptive--lbp
- 自适应lbp算法,用MATLAB语言写。-Lbp adaptive algorithm, written by MATLAB language.
LBP
- this code is based upon LBP-this code is based upon LBP..
lbp特征提取
- 本程序为数字图像处理中的特征提取-LBP特征提取程序,通过matlab编程。
lbp人脸识别
- 这是一个基于LBP算法的,用来识别yale数据库的完整程序
局部二值模式LBP
- lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
LBP
- LBP指局部二值模式,英文全称:Local Binary Pattern,是一种用来描述图像局部特征的算子,LBP特征具有灰度不变性和旋转不变性等显著优点。(LBP refers to the local binary pattern, is an operator used to describe the local features of the image, LBP features with gray scale invariance and rotation invariance a
LBP
- matlab for lbp, try it
LBP
- LBP算子 含有 1- 归一化LBP码 2-旋转不变LBP码 3-归一化旋转不变LBP码(LBP operator contains 1- normalized LBP code 2- rotation invariant LBP code 3- normalized rotation invariant LBP code)
LBP算法实现人脸识别
- 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)