搜索资源列表
LBP特征提取算法
- 用LBP对图像提取特征
LBP.LBP的完整版的c++程序
- LBP的完整版的c++程序,可以直接运行,入口参数明确。,LBP complete version of c++ program can be run directly, the entrance of the parameters clearly.
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
LBP.rar
- 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征,LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
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 texture pattern feature representation and classification theory: that by defining a template for the origina
LBP-SIFT-image-matching-algorithm-combined
- SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
lbp算法进行人脸识别
- 本程序应用lbp算法进行人脸识别,含有各个子模块
LBP
- LBP人脸识别方法的几篇论文和程序,对学习lbp很有用的-LBP face recognition methods and procedures in several papers, useful for learning lbp
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
lbp
- LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-LBP (local binary mode) algorithm was originally used to describe the texture, the latter a reference to the human face, facial feature can be described.
PCA-LBP-face
- VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
LBP-1210
- LBP-1210 schematic diagram
lbp
- LBP算法在纹理图像处理中的应用,非常具有参考价值-LBP texture image processing algorithm in the application have great reference value for
LBP
- 统一化LBP算子,作为一种有效的纹理描述算子,对图像局部纹理特征有卓越的描述能力,有很强的分类能力、较高的计算效率,并且对单调的灰度变化具有不变性。-Unified LBP operator, as an effective texture descr iption operator, the local texture features for image descr iption is outstanding ability, strong classification ability, h
LBP
- LBP (local binary Pattern ) useful for texture classification
lbp
- LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-lbp
LBP-based-on-skin-color-nd-facial-feature-tracking
- 一种基于肤色与LBP特征融合的人脸跟踪算法LBP based on skin color and facial feature tracking algorithm fusion-LBP based on skin color and facial feature tracking algorithm fusion
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.