CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - lbp

搜索资源列表

  1. LBP_operator

    0下载:
  2. LBP算子用于处理彩色图象的边缘轮廓,十分有效,希望对大家有所帮助-LBP operator for processing color images on the brink profile, highly effective, we hope to help
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.59mb
    • 提供者:姚庆杏
  1. PLBP

    0下载:
  2. VC实现PLBP(分块LBP)算法,包括原始LBP算法,图像分块,中值滤波,统计直方图等具体功能-VC achieve PLBP (block LBP) algorithm, including the original LBP algorithm, the image block, median filtering, histogram and other specific functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:143.99kb
    • 提供者:王鹏
  1. LBP

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

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

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

    • 发布日期:2017-03-31
    • 文件大小:2.45kb
    • 提供者:甜甜
  1. LBP-algorithm-of-image

    0下载:
  2. 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.58kb
    • 提供者:yue也
  1. multiscaleLBP

    0下载:
  2. 这是局部二值模式的代码,其中mygetmapping是产生lbp代码模式,mylbp是阈值lbp算法。-This is the code of the local binary pattern, which mygetmapping is generated the lbp code mode, the mylbp threshold lbp algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:11.73kb
    • 提供者:董倩倩
  1. lbp

    0下载:
  2. 可以用于人脸识别的lbp算法,这个是很经典的算法,可供研究模式识别的同学们参考-The lbp algorithms can be used for face recognition
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:2.53kb
    • 提供者:王梓
  1. lbp

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

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

    0下载:
  2. 一个函数程序,实现了rgb图像转换为纹理LBP图像,效果挺好-A function program, realized the RGB image into a texture image of LBP, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:2.76kb
    • 提供者:靖书之
  1. LBPPLPQFER

    2下载:
  2. 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类-facial expression recognition algorithm fusion of LBP and LPQ,clssify by OAA SVM
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9.27mb
    • 提供者:xiaxiaoxiao
  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
    • 文件大小:4kb
    • 提供者:冷冷
  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
    • 文件大小:8.27mb
    • 提供者:冷冷
  1. face_lbp

    0下载:
  2. LBP纹理特征提取,主要是针对人脸表情的动态纹理特征进行分类!-LBP texture feature extraction, the main classification dynamic texture feature recognition is facial expression!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:565.71kb
    • 提供者:xiaxiaoxiao
  1. lbp

    0下载:
  2. 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:汪洋
  1. getmapping

    0下载:
  2. 基于纹理特征的LBP 编码, 采用MATLAB语言开发完成。-LBP CODING!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:882byte
    • 提供者:fdsa
  1. GET-TEST

    0下载:
  2. 基于LBP纹理特征的图像表达!采用MATLAB编程语言实现。-LBP coding。
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2.75mb
    • 提供者:fdsa
  1. LBP_h

    0下载:
  2. 简单LBP实现,基于最原始的局部二值模式对于图片特征进行提取。-Simple experiment on LBP, we get pictures features based on initial Local Binary Pattern.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:12.64kb
    • 提供者:何欣
  1. lbp1

    0下载:
  2. 局部二值模式(LBP),用于人脸识别局部文理特征的提取-Local binary pattern( LBP), local arts and feature extraction for Face Recognition
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:杜跃伟
搜珍网 www.dssz.com