搜索资源列表
LBP
- 获得灰度图像LBP算子的C++程序,包含两种算子
LBP.LBP的完整版的c++程序
- LBP的完整版的c++程序,可以直接运行,入口参数明确。,LBP complete version of c++ program can be run directly, the entrance of the parameters clearly.
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
textureLBP.zip
- 提取灰度图像或BMP彩色图像的LBP纹理,用 C++编写 ,Gray-scale images or BMP extract color images of LBP texture, using C++ to prepare
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
LBP
- C++实现的LBP算法提取图像纹理特征,C++实现的LBP算法提取图像纹理特征-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
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
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,"
lbptest
- LBP图像视频处理方法代码。很经典,很实用,是学习的好例子!-LBP algorithm
BasicLBP
- LBP basic program, inculding LBP.c and LBP.h
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
- lbp implementation for face detection in visual studio c++. if you need support please contact me for further information
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算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
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.
camTEST
- 基于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
lbp
- 图像处理的lbp简单实现,完全C/C++自己编程实现(Simple implementation of LBP)
LBP
- 圆形LBP C++语言提取特征,特征计算,得出提取的特征图像(The circular LBP C++ language extracts features and features, and gets the extracted feature images.)