登录
首页 » matlab » 局部二值模式LBP

局部二值模式LBP

于 2021-01-06 发布
0 95
下载积分: 1 下载次数: 1

代码说明:

说明:  局部二值模式LBP的matlab代码实现(Local binary mode LBP MATLAB code implementation)

文件列表:

getmapping.m, 2512 , 2015-09-16
LBP.m, 5633 , 2015-09-16
lbptest.m, 2146 , 2015-10-15
参考网站.txt, 56 , 2015-09-17

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

发表评论

0 个回复

  • ADP_V2
    自适应动态规划(adaptive dynamic programming,ADP)方法MATLAB 实现(MATLAB implementation of adaptive dynamic programming)
    2021-04-07 16:19:01下载
    积分:1
  • 编程查找指定目录下所有EXE文件,并将全路径存入Result.txt中,要求用递归...
    编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归- The programming search assigns under the table of contents all EXE document, and stores its full path in Result.txt, the request uses the recursion
    2023-06-08 13:45:03下载
    积分:1
  • 基于遗传算法的BP算法
    基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
    2020-12-02 22:29:26下载
    积分:1
  • 这是 关于tsp问题的原码。 请各位大虾指正。谢谢,
    这是 关于tsp问题的原码。 请各位大虾指正。谢谢, -on tsp This is the original code. Please correct me prawns. Thank you.
    2022-02-04 01:42:45下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • cangkuguanlixitong
    仓库管理系统,使用access完成,大学课程设计,具有登陆功能,在进入系统后可进行仓库数据维护、查询等功能。(Warehouse management system, using access to complete design of university courses, with a visit, warehouse data maintenance, query and other functions into the system.)
    2012-05-26 16:05:22下载
    积分:1
  • 卡尔曼滤波
    该代码编写了卡尔曼滤波的计算过程,以及参数的调节(This code compiles the calculation process of Kalman filter and the adjustment of parameters.)
    2020-06-22 06:40:01下载
    积分:1
  • Design with the mind in mind
    说明:  本书全面介绍了人机交互界面设计的基本原则。(This book introduces the basic principles of human-computer interface design.)
    2020-12-16 11:07:10下载
    积分:1
  • PS2解码通讯及例程V1.7
    遥控小车支持STM32 需要的请下载 可以实现很多功能(Remote control car support STM32 needs, please download, you can achieve many functions)
    2017-09-12 20:38:05下载
    积分:1
  • a similar list of attributes Editor
    一个类似于vb的属性列表编辑-a similar list of attributes Editor
    2022-03-14 11:55:00下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 13今日下载