搜索资源列表
FLBP
- fuzzy LBP method for classification
lbp
- local binary patterns用来描述图像纹理的一个算子-local binary patterns used to describe the texture of an operator
mfile
- 简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取-Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matri
originalcodes
- 多尺度LBP的原代码,用于人脸识别,在orl数据库中的识别率达97 以上。-Multi- scale LBP original code, used in face recognition and the recognition rate of over 97 in orl database.
ImageFeatureExtraction
- 人脸图像特征提取:基于局域二值模式(LBP),对图像中的人脸纹理特征进行提取。-Face Image Feature Extraction: Based on the local binary pattern (LBP), the human face on the image to extract texture features.
local-binary-pattens
- LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP) extraction method.
ComputeLBP
- Source code for computing the Local Binary Patterns (LBP) features of an image.
constructhf
- construct rotation invariant features from uniform LBP histogram
getmaplbphf
- Outputs a mapping struct for uniform LBP Histogram Fourier Features
LBPTOP
- This function is to compute the LBP-TOP features for a video sequence
lbp
- 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
lbppdf
- 几篇关于局部二值化模式(LBP)的文章,LBP是检测图像纹理的算法-Several articles on Local Binary Patterns (LBP) of the article, LBP texture detection algorithm is
LBP
- 本代码为经过优化后的LBP纹理描述子提取代码,非常适合学习该算法的人-After optimization of the code for the LBP texture descr iptor extraction code, the algorithm is very suitable for people to learn
lbp
- Local Binary Pattern
LBP-VLBP-and-LBP-TOP
- Spatio-temporal LBP VLBP and LBP-TOP
lbp
- this code help you to use LBP method.
gaosilvbo
- 高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。-High-pass Gaussian filter, LBP, LDP matlab source code for image enhancement, feature extraction.
LBP-v0.0.4
- 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
LBP
- LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数-LBP descr iptor
LBP
- LBP算法实现图像的纹理分类,通过lbp检测纹理,并对其分类,测试通过。-LBP algorithm to image texture classification, texture lbp detection, and classification of the test.