登录
首页 » matlab » LBP算法程序

LBP算法程序

于 2021-04-14 发布 文件大小:61KB
0 215
下载积分: 1 下载次数: 14

代码说明:

  MATLAB提取LBP纹理特征源码,可以使用(extract LBP texture features source code in MATLAB, you can run this program directly)

文件列表:

LBP算法程序
LBP算法程序\0-基本LBP
LBP算法程序\0-基本LBP\LBPoriginal.m, 1750, 2013-01-11
LBP算法程序\1-圆域LBP
LBP算法程序\1-圆域LBP\CircleTemplate.m, 942, 2013-01-11
LBP算法程序\1-圆域LBP\Interpolate.m, 930, 2013-01-11
LBP算法程序\1-圆域LBP\LBPcircle.m, 1787, 2013-01-11
LBP算法程序\10-Gobor多尺度LBP
LBP算法程序\10-Gobor多尺度LBP\LBPgabor.m, 1594, 2013-01-12
LBP算法程序\10-Gobor多尺度LBP\mygabor.m, 1225, 2012-12-27
LBP算法程序\2-旋转不变LBP
LBP算法程序\2-旋转不变LBP\LBProtation.m, 440, 2013-01-11
LBP算法程序\2-旋转不变LBP\LBProtation_Circle.m, 2112, 2013-01-11
LBP算法程序\2-旋转不变LBP\LBProtation_Eight.m, 1514, 2013-01-11
LBP算法程序\2-旋转不变LBP\circle.m, 735, 2013-01-11
LBP算法程序\3-均匀模式
LBP算法程序\3-均匀模式\LBPuniform.m, 588, 2013-01-11
LBP算法程序\3-均匀模式\LBPuniform_Circle.m, 2378, 2013-01-12
LBP算法程序\3-均匀模式\LBPuniform_Eight.m, 2981, 2013-01-12
LBP算法程序\4-LBPc
LBP算法程序\4-LBPc\Contrast_Circle.m, 2172, 2013-01-12
LBP算法程序\4-LBPc\Contrast_Eight.m, 2720, 2013-01-12
LBP算法程序\4-LBPc\Lbpcontrast.m, 347, 2013-01-12
LBP算法程序\4-LBPc\Lbpcontrast_Circle.m, 409, 2013-01-12
LBP算法程序\4-LBPc\Lbpcontrast_Eight.m, 221, 2013-01-12
LBP算法程序\5-LBPvar
LBP算法程序\5-LBPvar\Lbpvariance.m, 351, 2013-01-12
LBP算法程序\5-LBPvar\Lbpvariance_Circle.m, 330, 2013-01-12
LBP算法程序\5-LBPvar\Lbpvariance_Eight.m, 219, 2013-01-11
LBP算法程序\5-LBPvar\Variance_Circle.m, 2114, 2013-01-12
LBP算法程序\5-LBPvar\Variance_Eight.m, 1145, 2013-01-12
LBP算法程序\6-多像素块LBP
LBP算法程序\6-多像素块LBP\LBPmultblock.m, 1590, 2013-01-11
LBP算法程序\7-多阈值LBP
LBP算法程序\7-多阈值LBP\LBPmulthreshold.m, 366, 2013-01-11
LBP算法程序\7-多阈值LBP\LBPmulthreshold_Circle.m, 1899, 2013-01-11
LBP算法程序\7-多阈值LBP\LBPmulthreshold_Eight.m, 1909, 2013-01-11
LBP算法程序\8-Improved LBP
LBP算法程序\8-Improved LBP\LBPimproved.m, 340, 2013-01-11
LBP算法程序\8-Improved LBP\LBPimproved_Circle.m, 1848, 2013-01-11
LBP算法程序\8-Improved LBP\LBPimproved_Eight.m, 3509, 2013-01-11
LBP算法程序\9-小波多尺度LBP
LBP算法程序\9-小波多尺度LBP\LBPwavelet.m, 1410, 2013-01-12
LBP算法程序\9-小波多尺度LBP\downspl.m, 301, 2013-01-11
LBP算法程序\9-小波多尺度LBP\mydwt.m, 714, 2013-01-11
LBP算法程序\9-小波多尺度LBP\mydwt2.m, 1060, 2013-01-04
LBP算法程序\face.bmp, 13078, 2012-11-27
LBP算法程序\lena.jpg, 33807, 2012-11-28
LBP算法程序\main.asv, 4908, 2017-10-17
LBP算法程序\main.m, 5050, 2017-10-17
LBP算法程序\归一化
LBP算法程序\归一化\LBPnormalize.m, 955, 2013-01-11
LBP算法程序\直方图
LBP算法程序\直方图\Histogram.m, 837, 2013-01-11
LBP算法程序\边界扩展
LBP算法程序\边界扩展\Expanboundary.m, 953, 2013-01-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CarSig
    是一个车牌识别程序,对开发车牌识别应用的程序员有借鉴作用。(A license plate recognition program, the development of license plate recognition application programmer reference.)
    2014-03-03 23:09:58下载
    积分:1
  • SVDD_matlab
    SVDD classifier 即支持向量数据描述分类器,能将数据分为两类。本文件也提供了训练数据和测试数据,方便进行测试。(Support vector data description classifier. Data can be divided into two categories .This document also provides training data and test data to make it easy to test the program.)
    2017-06-23 12:02:08下载
    积分:1
  • PCAfunction
    对高光谱图像进行主成分分析,提取其中的主要信息(Hyperspectral images of the principal component analysis, extracting one of the main information)
    2009-03-13 16:35:57下载
    积分:1
  • code
    说明:  提取视频中的图片,每一帧的信息,把视频分为图片信息(get picture of video)
    2019-03-21 11:56:17下载
    积分:1
  • gui
    各种数字水印的嵌入和提取 检测和攻击 包括lsb 和dct等算法(A variety of digital watermark embedding and extraction, including detection and attack, such as algorithm lsb and dct)
    2009-05-18 10:22:35下载
    积分:1
  • jpeg
    jpeglib的库文件,方便实现很多关于jpeg的操作,例如格式转换等等。(jpeglib the library file to facilitate the achievement of the operation of a number of jpeg, for example, format conversion and so on.)
    2009-05-06 18:23:22下载
    积分:1
  • matlab实现三维重建
    一种用三维重建的matlab代码,有实验结果图(A three-dimensional reconstruction of the matlab code, with experimental results)
    2017-07-29 18:21:51下载
    积分:1
  • RPC_errAnaly
    利用严格成像模型生成的虚拟格网数据解算卫星影像的RPC参数,用于卫星影像定位(Use strict generated virtual imaging model grid data calculating satellite images RPC parameters for satellite image positioning)
    2021-03-05 14:59:31下载
    积分:1
  • matlab实现国旗识别
    利用各种向量函数实现matlab中对于图像特征的识别(image recognition)
    2018-11-13 10:07:39下载
    积分:1
  • traffic-sign-detection-master
    利用SVM模型来完成对交通标志进行检测和识别(The SVM model is used to detect and identify traffic signs.)
    2018-05-11 17:04:05下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载