CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - LBP特征提取

搜索资源列表

  1. lbp_code

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

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

    0下载:
  2. 人脸识别中的特征提取 主要是LBP 算子的计算-LBP computing
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:584940
    • 提供者:大海
  1. lbp

    0下载:
  2. 一个LBP程序,可供后期特征提取,分类 是学习LBP的好资料-An LBP program for post-feature extraction, classification is good information to learn LBP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:1752
    • 提供者:cliff.huang
  1. LBP1

    0下载:
  2. 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:285279
    • 提供者:wandangdang
  1. LBP

    0下载:
  2. LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。-LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp tra
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1624
    • 提供者:陈兆远
  1. feature

    0下载:
  2. 应用MATLAB编写的关于lbp与hog特征的提取代码,可直接应用-Applications written in MATLAB and hog on lbp feature extraction code, can be applied directly
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:694
    • 提供者:melodyzhd
  1. LBPTOP_VC

    1下载:
  2. 带有时间信息的LBP特征(LBPTOP)的提取及使用举例 C/C++版本-LBPTOP feature extraction (C/C++ version)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1819583
    • 提供者:蔡利君
  1. LBP_PHOG

    0下载:
  2. LBP+PHOG特征提取,再利用SVM进行分类训练,需要安装libsvm,注意修改样本路径和数量。-LBP+PHOG feature extraction, re-use SVM classification training, you need to install libsvm, pay attention to modify the path and the number of samples.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3346121
    • 提供者:wangbin
  1. LBP_VS

    0下载:
  2. 利用VS2008+opencv2.3.1编写的几种经典LBP特征提取算法,包括经典LBP,统一模式LBP等。-Use VS2008+opencv2.3.1 written several classic LBP feature extraction algorithms, including classic LBP, LBP and other unified model.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-29
    • 文件大小:12097891
    • 提供者:wangbin
  1. vlfeat-0.9.20-bin

    0下载:
  2. 特征提取的工具包,实现各种特征,如hog,lbp,sift.-Feature extraction kit achieve a variety of features, such as hog, lbp, sift.
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18256234
    • 提供者:刘晓晶
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. facial-expression-recognition

    0下载:
  2. 主要采用LBP+LPQ队表情特征进行提取,后用SVM的方法对表情进行分类识别-Mainly uses the LBP+LPQ team facial expression features to extract, after using the SVM method to classify the facial expression recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2312479
    • 提供者:周璐
  1. lbp特征提取

    0下载:
  2. 本程序为数字图像处理中的特征提取-LBP特征提取程序,通过matlab编程。
  3. 所属分类:matlab例程

  1. biaoqingshibie

    0下载:
  2. 是对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率 -Is jaffe face recognition test the main library, the library will jaffe face divided into training and test sets of two parts, the first of LBP+LPQ image feature extrac
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12309150
    • 提供者:jiagh
  1. LBP特征提取

    0下载:
  2. LBP特征提取,matlab版,可以根据需要下载,适用于初学者使用
  3. 所属分类:matlab例程

    • 发布日期:2016-04-13
    • 文件大小:5619
    • 提供者:bhu_yp@163.com
  1. OpenCode_luzhenbo

    5下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1847296
    • 提供者:陆振波
  1. biaoqing

    0下载:
  2. 对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率-Jaffe face for the identification of the main test will jaffe face is divided into a training set and a test set of two parts, the first of LBP+LPQ image feature extractio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2787220
    • 提供者:mutong
  1. 常用纹理特征提取方法_MATLAB

    0下载:
  2. 常见的基于纹理特征提取方法,如高波,LBP算法(Common methods based on texture feature extraction, such as Gao Bo, LBP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:231424
    • 提供者:ljLJ
  1. 局部二值模式LBP

    0下载:
  2. lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:李易峰
« 12 »
搜珍网 www.dssz.com