登录
首页 » matlab » 利用SVM或者其他机器学习算法进行分类识别 LBP

利用SVM或者其他机器学习算法进行分类识别 LBP

于 2020-07-01 发布 文件大小:67KB
0 297
下载积分: 1 下载次数: 30

代码说明:

  (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode). (2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images). (3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture. Then, SVM or other machine learning algorithms can be used for classification and recognition.)

文件列表:

getmapping.m, 2762 , 2018-04-20
LBP.m, 6068 , 2018-04-20
lbptest.m, 1683 , 2018-04-20
test1.bmp, 66614 , 2018-04-20
test2.bmp, 66614 , 2018-04-20
test3.bmp, 66614 , 2018-04-20
test4.bmp, 66614 , 2018-04-20

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

发表评论

0 个回复

  • main
    说明:  通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
    2019-04-06 20:33:10下载
    积分:1
  • im_denoise
    几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序(several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures)
    2006-11-06 10:02:10下载
    积分:1
  • Tarel algorithm
    经典的Tarel去雾算法,可用于图像去雾的指标性能对比。(It is the classical dehazing algorithm, and it is can be used comparison with other algorithms.)
    2020-06-26 16:00:01下载
    积分:1
  • Mag_Color_Snake
    使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应(Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur)
    2010-05-17 16:31:11下载
    积分:1
  • Untitled9
    说明:  对图像进行配准,方便快捷,分为对比差异,粗配准与精细配准三步(Image registration is convenient and fast. It can be divided into three steps: contrast difference, rough registration and fine registration.)
    2019-04-19 15:00:34下载
    积分:1
  • K-maens
    K均值聚类算法对图像进行分割,实验用程序,亲测可用。(K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.)
    2013-07-20 16:43:29下载
    积分:1
  • optical_flow
    基于相位和Lucas Kanade方法的光流计算matlab源程序。(Based on the phase and Lucas Kanade optical flow calculation methods matlab source.)
    2008-06-03 10:34:01下载
    积分:1
  • PCNN-NSCT
    把PCNN和非下采样结合,不仅降低了所用时间,而且提高了效率。(Under the PCNN and the sampling combination, not only reduced the time and improve the efficiency.)
    2013-01-15 12:44:21下载
    积分:1
  • c
    说明:  c语言处理运动图像 适合初学者 对一些基本的函数介绍的很详细(c language processing motion picture)
    2009-05-16 14:52:29下载
    积分:1
  • quyufangcahquda
    基于区域方差取大的图像融合算法 代码编写经典(Based on the regional variance max of the image fusion algorithm )
    2011-06-24 12:59:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载