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

搜索资源列表

  1. Pixelwise LBP

    0下载:
  2. Local binary Pattern
  3. 所属分类:matlab例程

    • 发布日期:2016-06-28
    • 文件大小:5313
    • 提供者:mssuhani1988
  1. lbp_pro

    0下载:
  2. C++实现的LBP算法提取图像纹理特征, 对“飞龙”的《LBP》例程重新实现-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4004859
    • 提供者:fangqimin
  1. 0710

    0下载:
  2. 本算法可以智能识别猫脸,利用LBP纹理识别及边缘识别技术可以在图片中识别出猫脸的位置。-this code can recognize the cat face in a picture. tecnolige is LBP and edge tec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8648917
    • 提供者:廖康佳
  1. Image_Feature

    0下载:
  2. 图像特征的提取,包括HOG特征和LBP特征。-image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:18207
    • 提供者:
  1. LBP_C

    0下载:
  2. LBP作为一种人脸识别技术,改程序是将其用C语言代码实现并进行封装-LBP as a face recognition technology, the reform process is to use C language code and encapsulate
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2906623
    • 提供者:wxc
  1. histology-image-classification

    0下载:
  2. this code product to classification of blood histology images.texture and color features used to patterns extraction and classified using SVM (support vector machine). texture features extracted with SRF gradient and LBP operator and to color feature
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6260
    • 提供者:hadi
  1. MATLAB

    0下载:
  2. 图片常用纹理特征的提取方法集合,包括灰度共生矩阵,LBP,CABER等-the methods of texture feature extreation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:231893
    • 提供者:yaojing
  1. doc_8

    0下载:
  2. compute lbp descr iptor for image
  3. 所属分类:Project Manage

    • 发布日期:2017-05-06
    • 文件大小:991709
    • 提供者:AMRANE
  1. OpenCode_luzhenbo

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

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

    0下载:
  2. 代码分为两部分,训练和测试,1、将训练图像的地址保存在taining_set.txt文件中,2、分别对训练图像进行预处理和特征提取,提取图像的LBP纹理图,再使用PCA方法进行降维。3、使用cvSVN进行分类-Face recognition The code is divided into two parts, training and testing, 1, the training image is stored in the taining_set.txt file, 2, resp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1965543
    • 提供者:李明
  1. LBP

    0下载:
  2. 车牌识别完整代码,识别效果特别好,喜欢的人可以看看啊-vehicle license plate recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18756898
    • 提供者:方宏道
  1. 1126code

    0下载:
  2. 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histogram of an intensity image
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:17904
    • 提供者:明庭良
  1. INRIAHogLbpLabel

    1下载:
  2. 本方法是hog+lbp+svm来判断是否为行人,函数库为opencv,代码为C++,hog是opencv自带的,lbp为均匀模式,59维度,训练样本为INRIA数据集-opencv lbp svm president detection inria data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:17151752
    • 提供者:陶峰
  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. LBPWaterMarking

    0下载:
  2. watermarking method using local binary patterns (LBP). Local binary patterns are ... Keywords– LBP local binary pattern digital image water- marking-watermarking method using local binary patterns (LBP). Local binary patterns are ... Keywords– LBP l
  3. 所属分类:Development Research

    • 发布日期:2017-05-14
    • 文件大小:3354344
    • 提供者:ankur
  1. training

    0下载:
  2. This file it how to training data with lbp histogram, for classifier with svm. So the data will be save in yml file and then will be load again for classifier
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:10399
    • 提供者:jene
  1. huang

    0下载:
  2. 1维LBP算法,在一维上做LBP算法,用于提取微表情特征-1-dimension LBP,abstract microfacial expression features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1166
    • 提供者:anna
  1. recognition-texture

    0下载:
  2. 运用LBP算子进行统计纹理数据,进行纹理识别-Realize image LBP operation for texture recognition
  3. 所属分类:Special Effects

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

    0下载:
  2. 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
  3. 所属分类:OpenCV

    • 发布日期:2017-12-15
    • 文件大小:8372224
    • 提供者:黄蓉
  1. face_recognition_matlab-master

    0下载:
  2. 人脸检测,眼睛检测,LBP直方图,matlab的GUI功能显示-  Face detection, eye detection, LBP histogram, matlab GUI function display
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1216355
    • 提供者:zjj
« 1 2 ... 22 23 24 25 26 2728 29 »
搜珍网 www.dssz.com