搜索资源列表
LBP_C++.rar
- Multiresolution Gray-Scale and Rotation Invariant Texture Classification with Local Binary Patterns作者写的LBP(局部二进制模式)的C++代码,Multiresolution Gray-Scale and RotationInvariant Texture Classificationwith Local Binary Patterns Author wrote LBP (local bina
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
LBPc
- lbp图像纹理分析,是纯c代码,非常有借鉴意义-lbp image texture analysis, is a pure c code, and is very referential significance
ComputeLBP
- Source code for computing the Local Binary Patterns (LBP) features of an image.
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
lbp
- c++编写的简单的LBP程序,在VC2008+opencv2.4.6下运行成功,能够很好的显示人脸纹理。-A simple c++ code of LBP algorithm, it can be successfully operated on VC2008 with opencv 2.4.6.
LBP_C
- LBP作为一种人脸识别技术,改程序是将其用C语言代码实现并进行封装-LBP as a face recognition technology, the reform process is to use C language code and encapsulate
uniformlbp
- 使用这个程序可以实现对图片进行等价LBP模式处理,即得到输入图像的等价二值模式。(pictuer can be uniform-LBPd with the code .)