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

搜索资源列表

  1. lbp

    0下载:
  2. 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。-lbp algorithm, one is getmapping, helper to do the arithmetic, one lbptest.m, kept the test code. These
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2846815
    • 提供者:张健
  1. LBP

    0下载:
  2. 融合LBP和局部稀疏表示的人脸表情识别期刊文献-Periodical literature
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:613794
    • 提供者:猫阿尔
  1. LBP

    0下载:
  2. 对一张人脸图像进行LBP处理,提取LBP特征并输出-LBP on a human face image feature extraction and output
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3683
    • 提供者:付瑶
  1. LBP-extract

    1下载:
  2. 从图像计算LBP算子,在matlab环境下直接运行main.m文件即可-this code can compute LBP feature an image
  3. 所属分类:Special Effects

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

    1下载:
  2. 线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。-Linear back projection algorithm (Linear Back Projection, referred LBP), also known as cumulative
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:13042
    • 提供者:李猛
  1. lbp

    0下载:
  2. Lbp算法,具体见http://www.cse.oulu.fi/CMV/Downloads/LBPMatlab-LBP algorithm, see http://www.cse.oulu.fi/CMV/Downloads/LBPMatlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2538
    • 提供者:shi
  1. LBP

    0下载:
  2. 物体的纹理特征 LBP特征,通过提取LBP特征进行匹配-LBP texture characteristics of objects by extracting characteristic LBP match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2997
    • 提供者:liuhai
  1. lbp

    1下载:
  2. lbp matlab code for texture analysis
  3. 所属分类:matlab例程

  1. Uniform-LBP

    0下载:
  2. 包括原始LBP、均匀LBP和旋转均匀LBP三种模式的子程序,适合初学者调用研究。-Three commom LBP models for beginners to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:7667
    • 提供者:陌小离
  1. lbp

    0下载:
  2. LBP: Local Binary Patterns 局部二进模式Matlab实现-LBP: Local Binary Patterns Matlab achieve partial binary mode
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2478
    • 提供者:杨洋
  1. matlab-LBP

    0下载:
  2. matlab实现的LBP算法,读取当前文件夹的所有图片,并计算特征,一幅图片的特征一行,最后导出到txt文档中。-Matlab implementation of the LBP algorithm, the current folder to read all the pictures, and calculate the characteristics of a picture of the characteristics of a line, and finally exported to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1409
    • 提供者:李李
  1. Fused-with-LBP-and-GLCM

    0下载:
  2. 这是一篇关于图像纹理特征提取的期刊,文中结合了LBP和GLCM两种基本的纹理算法,对于做纹理提取的同学有一定的帮助-This is a feature extraction of images on the image of the journal, the text of the combination of LBP and GLCM two kinds of basic texture algorithm, for the students to do texture extraction
  3. 所属分类:Special Effects

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

    0下载:
  2. 利用Opencv实现LBP算法,完成图像特征提取-LBP algorithm utilizing Opencv achieve complete image feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24670779
    • 提供者:Zhang Tiantian
  1. LBP

    0下载:
  2. 使用局部二值模式(LBP)对图像进行特征提取,主要有4种模式:一般,统一,旋转不变和统一旋转不变。另外,还能对处理后的图像可视化。-Use Local Binary Pattern (LBP) for image feature extraction, there are four modes: Normal, unity, unity rotation invariant and rotation invariant. In addition, also on the processed im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:21804
    • 提供者:许济海
  1. lbp-feature

    0下载:
  2. 图像LBP特征提取,使用opencv2.49库-extraction image s LBP feature
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12142403
    • 提供者:孔维斌
  1. LBP

    0下载:
  2. 提取图像的lbp纹理特征,然后进行向量表示- Lbp extracted texture features of the image, and then vector representation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:dd
  1. LBP

    0下载:
  2. 用python实现图像的LBP特征提取,参数可以自己修改。-Get a LBP image original binary image with python.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:Feng Li
  1. lbp

    0下载:
  2. LBP指局部二值模式,英文全称:Local Binary Patterns。一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。-LBP,Local Binary Patterns。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3354
    • 提供者:董兴帅
  1. HoG-and-HoG-LBP

    0下载:
  2. 行人检测中的HoG和HoG-LBP算法的对比试验。-Pedestrian Detection comparative test HoG and HoG-LBP algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10943
    • 提供者:Bao Donghai
  1. LBP

    0下载:
  2. LBP特征特诊算子源码,用于求取图像8,16邻域的特征值,基于OpenCV-LBP features special diagnostic operator source code, for the image of the 8,16 to get the image of the characteristics of the neighborhood, based on the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7516482
    • 提供者:宋先生
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com