搜索资源列表
efficientLBP
- matlab LBP源码
lbp算法进行人脸识别
- 本程序应用lbp算法进行人脸识别,含有各个子模块
LBP_demo
- lbp算法,通过课堂作业完成的 ,这个算法其实很简单,只要把原理弄明白局可以了-lbp algorithm
HOG-LBP-detection
- matlab 实现的hog和lbp 结合的行人检测-matlab hog-lbp detection
lbp
- local binary pattern matlab source code
textureimage
- broadatz纹理库,和lbp算子.用四种不同的lbp算子验证图像的旋转不变性.-broadatz textures, and lbp operator. lbp with four different operators verify the image rotation invariance.
lbp
- 局部二值模型用于描述图像的局部纹理信息,对光照等具有鲁棒性-Local binary model used to describe the image of the local texture information, such as robust to illumination
LBP
- Local binary pattern一个非常有用的代码,含一个自己写的例子。-Local binary pattern a very useful code, including a write your own example.
LBP_algorithm_picture_tuxture_classify
- LBP算法实现图像的纹理分类,很简单,很经典-LBP_algorithm_picture_tuxture_classify
LBP
- LBP (local binary Pattern ) useful for texture classification
FLBP
- fuzzy LBP method for 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)