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

搜索资源列表

  1. IMTFaceRecognition

    1下载:
  2. 基于LBP特征的人脸识别源代码,人脸识别优化方案OPENCV-Face Detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1329065
    • 提供者: 刘费
  1. LbpDescriptor

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

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

    0下载:
  2. Camshift LBP kalman using GUIDE, Viual studio. Check for opencv previus install. excellente to satar.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:523356
    • 提供者:cumkalel
  1. MyBitmapImg

    0下载:
  2. 本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能-The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square d
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14533967
    • 提供者:Annie
  1. Computer-Vision-Using-Local-Binary-Patterns

    0下载:
  2. The local binary pattern (LBP) is a simple yet very efficient operator which labels the pixels of an image by thresholding the neighborhood of each pixel and considers the result as a binary number. Perhaps the most important property of the LBP
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7551348
    • 提供者:virtality
  1. LBPandPCA

    0下载:
  2. 为有效解决局部二元模式(LBP)在人脸识别特征提取时维数过高的问题,提出了一种结合LBP特征和主成分分析(PCA)的人脸识别方法.-To effectively solve the local binary pattern (LBP) feature extraction in face recognition problem of high dimensionality, we propose a combination of LBP features and principal compon
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:327056
    • 提供者:雷晨雨
  1. GaborandLBP

    0下载:
  2. 首次提出将局部二进制模式(LBP) 用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征。后采用LBP算子提取局部特征实现两次分类。-First proposed the Local Binary Pattern (LBP) used palmprint recognition. Learn classification retrieval of thought, first use Gabor filter to extract palmprint globa
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:378013
    • 提供者:雷晨雨
  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. lbp2012_10

    0下载:
  2. 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, Lear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12005
    • 提供者:wandangdang
  1. SILTP

    1下载:
  2. 提取图像纹理描述符,针对LBP特征的不足,该代码具有尺度不变性和对噪声的鲁棒性-Image texture descr iptor extraction, the features of LBP, the code has scale invariance and robustness to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2146
    • 提供者:lin
  1. random_classifier

    0下载:
  2. 这是中心近邻分类器的算法,采用的算子是LBP,数据库采用的是CK数据库。-This is the center of neighbor classifier algorithm, is the LBP operator is used, the database USES a CK database.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:陈晨晨
  1. Desktop

    0下载:
  2. 局部二值模式的改进形式:通过多阈值计算彩色,灰度等图像的lbp值-The local value of two improved model: the threshold calculation of color, gray image LBP value
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:ruhsar
  1. OpenImage

    0下载:
  2. 基于对话框界面,打开一幅图像并且实现图像的LBP二值化-Dialog-based interface for image binarization LBP
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2475348
    • 提供者:李咪丹
  1. LBP_opencv

    0下载:
  2. 用opencv实现LBP的图像纹理特征提取,实现旋转不变性-LBP with opencv image texture feature extraction to achieve rotational invariance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4514248
    • 提供者:苡米
  1. lbpbianma

    0下载:
  2. 比较经典的LBP图像编码,对图像进行LBP编码变换-LBP more classic image coding, transform coding of images LBP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:29913
    • 提供者:刘亚亚
  1. lbp

    0下载:
  2. 在opencv里实现局部二值算子,它是一种纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性-Achieve local binary operator in opencv where it is a texture descr iption operator, local measure and extract image texture information, illumination invariance
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2103801
    • 提供者:张凌华
  1. 1

    0下载:
  2. 针对ECT图像重建质量有待提高的现状,研究ECT的正问题及逆问题.在多种介质分布下获得投影数据,对LBP法、PLI法和新算法进行了比较研究-Both positive problem and inverse problem of E凹were investigated to improve reconstruction quality of ECT image.The LBP.PLI and new algorithms were compared extensivel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:247323
    • 提供者:王二
  1. LBP

    0下载:
  2. 在MATLAB中实现图像的局部二值模式处理,运行test函数即可使用。-Achieve a partial image in MATLAB binary mode processing, running test functions can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:26938
    • 提供者:tiffany
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. texture-classification-with-lbp

    0下载:
  2. 多分辨率灰度和旋转不变纹理分类与定位二进制模式-multiresolution gray scale and rotation invariant texture classification with location binary patterns
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5380
    • 提供者:
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 27 »
搜珍网 www.dssz.com