shuiying 在 2012-06-03 23:07:05 上传
说明:LBP算法实现图像的纹理分类K
开发平台:Others | 大小:4KB | 下载12次
fellow2468 在 2012-05-29 21:34:09 上传
说明:一种有效的纹理描述算子,局部二进制模式。描述图像局部纹理特征
开发平台:matlab | 大小:1KB | 下载50次
seshu.sun 在 2012-05-28 12:02:32 上传
说明:Linear Block codes....in this program input is image and size of block,then returns LBP s histograms
开发平台:matlab | 大小:2KB | 下载8次
surican 在 2012-05-18 21:57:14 上传
说明:实现图像纹理特征的提取,并且完成了该项功能
开发平台:matlab | 大小:29KB | 下载199次
bengouawu 在 2012-05-17 17:30:17 上传
说明:开源实现的LBP 写的非常工整的代码 值得参考
开发平台:C++ | 大小:1512KB | 下载26次
hudefeng88 在 2012-05-15 09:33:48 上传
说明:LBP(局部二值模式) 在纹理图像中的应用
开发平台:matlab | 大小:2KB | 下载14次
muxinmu 在 2012-05-10 10:27:08 上传
说明:4种基本的lbp算法函数,实现图片纹理分类
开发平台:matlab | 大小:4KB | 下载25次
eshezo 在 2012-05-08 19:59:53 上传
说明:local binary pattern source code
开发平台:matlab | 大小:3130KB | 下载18次
zhouyating 在 2012-05-07 16:41:05 上传
说明:运用帧差序列图像进行背景建模与更新,采用背景差分和LBP纹理分析法进行运动车辆的分割及阴影消除。提出车辆形状投影量的概念,将视频车辆二维形状信息降至一维,并设计二维输入模糊分类器,根据形状投影量和车高,车长比,完成车型的多种类精细识别。
开发平台:Visual C++ | 大小:642KB | 下载87次
hmf1987 在 2012-05-02 21:34:07 上传
说明:Local Binary Pattern
开发平台:matlab | 大小:2KB | 下载8次
azxzdxx 在 2012-05-01 12:03:10 上传
说明:matlab 实现的hog和lbp 结合的行人检测
开发平台:matlab | 大小:13KB | 下载538次
wangerni 在 2012-05-01 07:28:34 上传
说明:基于LBP的图像特征提取算法,检索效果大家可是自己实现试试,这种算法还是比较有优势的,但还需要很多改进
开发平台:matlab | 大小:1KB | 下载110次
maple526652319 在 2012-04-18 23:44:41 上传
说明:LBP算法实现图像的纹理分类,通过lbp检测纹理,并对其分类,测试通过。
开发平台:matlab | 大小:52KB | 下载80次
gege2 在 2012-04-18 21:52:16 上传
说明:Negative samples are taken from arbitrary images. These images must not contain detected objects. Negative samples are enumerated in a special file. It is a text file in which each line contains an image filename (relative to the directory of the description file) of negative sample image. This file must be created manually. Note that negative samples and sample images are also called background samples or background samples images, and are used interchangeably in this document. Described images may be of different sizes. But each image should be (but not nessesarily) larger then a training window size, because these images are used to subsample negative image to the training size.
开发平台:Windows_Unix | 大小:1446KB | 下载4次
blshrhe 在 2012-04-02 16:08:47 上传
说明:针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。
开发平台:Others | 大小:1681KB | 下载64次
qingmarrr 在 2012-03-20 23:45:14 上传
说明:LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数
开发平台:matlab | 大小:2KB | 下载165次
fendou1990 在 2012-02-26 09:30:08 上传
说明:基于人脸识别的LBP特征提取的检测算法,更加的精准,用于做人脸识别识别特征提取的首选
开发平台:matlab | 大小:3512KB | 下载113次
jianghui1987 在 2012-02-18 14:47:35 上传
说明:基于LBP的人脸检测,其中PCA用来降维,LBP用于提取纹理特征
开发平台:C/C++ | 大小:15442KB | 下载151次
oneroad 在 2012-01-31 22:03:03 上传
说明:一种局部二元模式LBP特征的实现,能对图片实现快速检测
开发平台:Visual C++ | 大小:648KB | 下载22次
luoyan1219 在 2012-01-10 11:29:45 上传
说明:基于LBP的特性的测试例程,详细解释了LBP的旋转不变性以及LBP算法的应用。
开发平台:matlab | 大小:649KB | 下载17次
ll_lll 在 2011-12-30 10:27:49 上传
说明:cs_lbp一个简单的版本,不一定有效果。
开发平台:matlab | 大小:1KB | 下载61次
muzixxlang 在 2011-12-14 10:02:35 上传
说明:ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。
开发平台:C++ | 大小:3198KB | 下载382次
wangp000 在 2011-12-07 18:29:35 上传
说明:VC实现PLBP(分块LBP)算法,包括原始LBP算法,图像分块,中值滤波,统计直方图等具体功能
开发平台:Visual C++ | 大小:144KB | 下载112次
fly2rain 在 2011-12-06 15:02:19 上传
说明:Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns)
开发平台:QT | 大小:1466KB | 下载57次
shaoxiaohu1 在 2011-11-30 17:17:11 上传
说明:一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。
开发平台:PDF | 大小:3006KB | 下载179次
loveqingcai 在 2011-11-08 14:06:03 上传
说明:图像融合算法,关于PCA、小波、拉普拉斯等
开发平台:matlab | 大小:31KB | 下载23次
heh007 在 2011-10-31 09:28:03 上传
说明:高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。
开发平台:matlab | 大小:2KB | 下载230次
88824681 在 2011-10-27 22:31:11 上传
说明:this code help you to use LBP method.
开发平台:matlab | 大小:2KB | 下载7次
beyondBEYOND441252 在 2011-10-25 16:31:41 上传
说明:Spatio-temporal LBP VLBP and LBP-TOP
开发平台:matlab | 大小:2446KB | 下载144次
maitreya05 在 2011-09-28 18:17:48 上传
说明:Local Binary Pattern
开发平台:matlab | 大小:182KB | 下载20次