登录
首页 » matlab » LBP算法实现图像的纹理分类

LBP算法实现图像的纹理分类

于 2020-06-16 发布
0 97
下载积分: 1 下载次数: 11

代码说明:

说明:  LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)

文件列表:

LBP算法实现图像的纹理分类\lbp_matlab\distmat.m, 443 , 2007-12-12
LBP算法实现图像的纹理分类\lbp_matlab\lbp.m, 824 , 2007-12-12
LBP算法实现图像的纹理分类\lbp_matlab\lbp_riu162.m, 3026 , 2007-12-12
LBP算法实现图像的纹理分类\lbp_matlab\lbp_riu243.m, 3928 , 2007-12-12
LBP算法实现图像的纹理分类\lbp_matlab\lbp_riu81.m, 2373 , 2007-12-12
LBP算法实现图像的纹理分类\lbp_matlab, 0 , 2012-06-03
LBP算法实现图像的纹理分类, 0 , 2012-06-03

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

发表评论

0 个回复

  • 51单片机8位xpt2046芯片对电位器的模数转换
    说明:  51单片机8位xpt2046芯片对电位器的模数转换(Analog-to-digital conversion of 51 single-chip 8-bit xpt2046 chip to potentiometer)
    2020-06-19 12:20:02下载
    积分:1
  • 主题内容切换面板布局特效
    说明:  超酷海洋主题内容切换面板布局特效。该布局特效以海洋和潜水为主题,带音乐背景效果(Cool ocean theme content switching panel layout effects. The layout features ocean and diving themes with musical background effects.)
    2019-02-26 10:56:52下载
    积分:1
  • C# 泛型列表List用法示例
    C# 泛型列表List用法示例,从给出的人员名单中,过滤人员名称中以"科"结束的序列,遍历查询结果。   private void Frm_Main_Load(object sender, EventArgs e)   {    List People = new List{//创建人员列表    new Person(1,"王*科"),    new Person(2,"王*科"),    new Person(3,"赵*东")};    var query = from p in People//过滤人员名称中以"科"结束的序列    where p.Name.EndsWith("科")    select new    {    人员ID = p.ID,    人员姓名 = p.Name    };    foreach (var item in query)//遍历查询结果    {    label1.Text += item + " ";    }   }   }   public class Person   {    public Person(int id, string name)    {    this.ID = id;    this.Name = name;    }    public int ID { get; set; }//人员ID    public string Name { get; set; }//人员姓名   }
    2023-01-08 20:45:03下载
    积分:1
  • 用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个...
    用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个层的原始渗透率场。-Reservoir simulation for the non-mean field, that can change the permeability coefficient of variation, differential permeability, can be used in eclipse, VIP, cmg in can be used, examples of this procedure is a total of seven layers, so there is input data the original seven-story market penetration.
    2022-03-22 19:37:03下载
    积分:1
  • effectiveSoftwareTestingSpecificWaysToImproveYourT
    这是一本研究高效率测试的书,英文原版书籍。(This is a study of high-efficiency test book, the English original book.)
    2009-03-28 13:06:54下载
    积分:1
  • rectifier
    说明:  逆变器的simulink仿真,采用dq解耦的空间矢量控制模式(Inverter simulink simulation, using dq space vector control mode decoupling)
    2011-04-09 16:57:32下载
    积分:1
  • pst3
    电力系统工具包(PST)的最新版本3.0,以及英文说明,它最大的优势在于扩展性强,已经在电力系统获得较为广泛的应用(Power System Kit (PST) The latest version 3.0, as well as in English, it is the biggest advantage of strong expansion, has been in power systems get more widely used)
    2021-03-04 15:49:32下载
    积分:1
  • 电池BMS管理系统simulink模型
    对电池管理系统中的电池均衡、电池充放电的管理(Battery Balance, Battery Charge and Discharge Management in Battery Management System)
    2021-05-12 16:52:07下载
    积分:1
  • basic
    python基本使用方法,以例子形式说明了如何基本掌握python使用(the basic using method for python)
    2020-06-21 22:40:01下载
    积分:1
  • Code
    说明:  这是一个功能十分完整的注册表软件,可以修复注册表错误信息,垃圾软件的等,供大家参考学习!(This is a fully functional registry software, can repair registry error information, junk software, etc., for your reference and learning!)
    2020-06-25 01:00:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载