登录
首页 » matlab » lbp

lbp

于 2011-09-28 发布 文件大小:182KB
0 234
下载积分: 1 下载次数: 20

代码说明:

  Local Binary Pattern

文件列表:

lbp
...\data
...\....\gras





...\....\gravel





...\....\rock





...\....\stones





...\....\straw





...\....\test





...\....\test01.png

...\doc
...\...\allclasses-frame.html,1129,2011-03-22
...\...\allclasses-noframe.html,1049,2011-03-22
...\...\constant-values.html,5052,2011-03-22
...\...\de
...\...\..\florianbrucker
...\...\..\..............\ml
...\...\..\..............\..\lbp
...\...\..\..............\..\...\class-use
...\...\..\..............\..\...\.........\LBPDemo.html,5620,2011-03-22
...\...\..\..............\..\...\.........\LBPModel.html,7608,2011-03-22
...\...\..\..............\..\...\.........\LBPParameters.html,11033,2011-03-22
...\...\..\..............\..\...\.........\LBPSubModel.html,8061,2011-03-22
...\...\..\..............\..\...\LBPDemo.html,11887,2011-03-22
...\...\..\..............\..\...\LBPModel.html,26047,2011-03-22
...\...\..\..............\..\...\LBPParameters.html,20545,2011-03-22
...\...\..\..............\..\...\LBPSubModel.html,25231,2011-03-22
...\...\..\..............\..\...\package-frame.html,1208,2011-03-22
...\...\..\..............\..\...\package-summary.html,8039,2011-03-22
...\...\..\..............\..\...\package-tree.html,5946,2011-03-22
...\...\..\..............\..\...\package-use.html,6909,2011-03-22
...\...\deprecated-list.html,4988,2011-03-22
...\...\help-doc.html,9349,2011-03-22
...\...\index-files
...\...\...........\index-1.html,6449,2011-03-22
...\...\...........\index-10.html,6440,2011-03-22
...\...\...........\index-11.html,7072,2011-03-22
...\...\...........\index-12.html,6560,2011-03-22
...\...\...........\index-13.html,6620,2011-03-22
...\...\...........\index-14.html,6483,2011-03-22
...\...\...........\index-2.html,6594,2011-03-22
...\...\...........\index-3.html,6141,2011-03-22
...\...\...........\index-4.html,6268,2011-03-22
...\...\...........\index-5.html,7898,2011-03-22
...\...\...........\index-6.html,8579,2011-03-22
...\...\...........\index-7.html,12358,2011-03-22
...\...\...........\index-8.html,6227,2011-03-22
...\...\...........\index-9.html,7686,2011-03-22
...\...\index.html,1311,2011-03-22
...\...\overview-tree.html,5733,2011-03-22
...\...\package-list,25,2011-03-22
...\...\resources
...\...\.........\inherit.gif
...\...\stylesheet.css,1391,2011-03-22
...\src
...\...\de
...\...\..\florianbrucker
...\...\..\..............\ml
...\...\..\..............\..\lbp
...\...\..\..............\..\...\LBPDemo.java,4326,2011-03-22
...\...\..\..............\..\...\LBPModel.java,8125,2011-03-22
...\...\..\..............\..\...\LBPParameters.java,6281,2011-03-22
...\...\..\..............\..\...\LBPSubModel.java,11510,2011-03-22
...\...\..\..............\..\...\package.html,772,2011-03-22

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

发表评论

0 个回复

  • LS3P
    最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集(Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection)
    2011-11-23 10:02:46下载
    积分:1
  • FEMprogram
    四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
    2020-12-16 11:59:12下载
    积分:1
  • scdcd
    一种基于多文档得图像合并技术,是信号处理的基础,PLS部分最小二乘工具箱。( Based on multi-document image obtained combining technique, Is the basis of the signal processing, PLS PLS toolbox.)
    2017-05-23 10:26:50下载
    积分:1
  • OLSR Protocol in NS2 All version by wsnlab.ir
    Routing Protocol for Wireless Sensor Networks
    2017-10-29 01:08:22下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • fortran-files
    文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布 文件2.f90:maccormack方法解一维burger s方程 文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波(File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock)
    2012-06-10 18:21:15下载
    积分:1
  • Calculator
    Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
    2012-05-29 15:50:21下载
    积分:1
  • freefem++-3.56-1.tar
    比较完善的面向对象的有限元程序代码,适用于编写大型程序的学习(typical C++ code for OOFEM)
    2018-05-02 19:51:39下载
    积分:1
  • SVD
    % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
    2020-12-21 10:29:08下载
    积分:1
  • thin_plate
    薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs )
    2009-03-13 15:32:13下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载