CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LBP特征提取

搜索资源列表

  1. LBP_pro

    2下载:
  2. 用OpenCV和C++实现的LBP算法提取图像纹理特征的源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1389317
    • 提供者:dragon
  1. palm.rar

    0下载:
  2. :首次提出将局部二进制模式(LBP)~-用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征.后采用LBP算子提取局部特征实现两次分类。实验结果表明,与单纯的Gabor滤波器方法相比,系统的识别率可进一步提高。,This paper first presents a new method of palmprint identification by using Local Binary Pattern (LBP)·By referring to hierarch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:218902
    • 提供者:zhule
  1. TextureLBP

    0下载:
  2. LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3716
    • 提供者:nana
  1. LBP

    0下载:
  2. 实现图像纹理特征的提取,并且完成了该项功能-The extraction of image texture features, and completed the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:29774
    • 提供者:苏凯
  1. STLBP_Matlab

    0下载:
  2. 自己改进的lbp-top算子,实现特征提取,与表情分类-Their improved lbp-top operator
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:20548
    • 提供者:aking
  1. openCVcodeforlbpfeature

    0下载:
  2. 网上看到的关于提取图像LBP特征penCV代码,供大家参考-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1090
    • 提供者:z.fly
  1. lbp_code

    0下载:
  2. 提取图像LBP特征,用于图像识别,能有效提高识别速度。-LBP feature extraction of image
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4360
    • 提供者:高飞
  1. local-binary-pattens

    0下载:
  2. 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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:340205
    • 提供者:石业晨
  1. lbptest

    0下载:
  2. 图像处理 使用圆形插值LBP算法提取特征 计算一个像素的B样条插值-Circular interpolation using image processing algorithms to extract LBP features a pixel calculated B-spline interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4534017
    • 提供者:shangjingbo
  1. BoostingLbp

    0下载:
  2. 基于LBP的人脸检测,其中PCA用来降维,LBP用于提取纹理特征-PCA used for dimensional reduction, LBP used to extract the texture characteristics
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15812279
    • 提供者:jianghui
  1. fbl

    0下载:
  2. 通过MFC框架,采用菜单响应,提取了人脸图像的LBP特征-By the MFC framework, using the menu response, LBP features extracted from face images
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17469262
    • 提供者:牛再谭
  1. LBP_OK

    0下载:
  2. 这个程序是一个提取图像的LBP特征的程序,里面有可执行的m文件,有使用说明。对于一个不是太懂matlab的来说,可以直接拿来使用,附有使用说明。-This program is an extract LBP features of the image of the program executable m file with instructions for use. For a not too understand matlab can be directly used, with instr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1380540
    • 提供者:王博
  1. STLBP_Matlab

    0下载:
  2. 这是一个提取图像的时空不变性的LBP特征的程序,可以直接调用m文件执行,附有test文件。-This is an extract images of space-time invariance LBP features of the program, can directly call the m file execution, with the test files.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:659405
    • 提供者:王博
  1. lbp

    0下载:
  2. LBP提取灰度图像特征的matlab代码-LBP the extracted grayscale image features matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2389
    • 提供者:li mei
  1. LBP

    0下载:
  2. 对一块图像区域提取LBP纹理特征,该图像区域可以是一整幅图像,也可以是图像中的一块区域。-On a piece of extract LBP texture characteristics of image region, the image region can be a whole image, may also be an area in the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:13904
    • 提供者:姜佳轮
  1. lbp

    1下载:
  2. 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:4096
    • 提供者:冷冷
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8675311
    • 提供者:冷冷
  1. LbpDescriptor

    0下载:
  2. LBP特征描述子提取,用于局部二进制编码,-LBP features, local binary coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:pan
  1. lbp

    0下载:
  2. 局部二值模式算法,MATLAB,用于图像处理中的对图像特征的提取(Local binary pattern, in MATLAB, used to extract the image feature)
  3. 所属分类:图形图像处理

  1. LBP

    0下载:
  2. 圆形LBP C++语言提取特征,特征计算,得出提取的特征图像(The circular LBP C++ language extracts features and features, and gets the extracted feature images.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:3837952
    • 提供者:璐宝153
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com