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

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

于 2020-07-01 发布 文件大小:67KB
0 139
下载积分: 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 个回复

  • Nonlinear-structure-tensors
    利用非线性结构张量处理一些图形问题,能够有效的解决和优化现成的处理方法(In this article, we introduce nonlinear versions of the popular structure tensor, also known as second moment matrix. These nonlinear structure tensors replace the Gaussian smoothing of the classical structure tensor by discontinuity-preserving nonlinear diffusions)
    2012-10-30 22:35:28下载
    积分:1
  • sslle
    semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )
    2021-02-08 16:29:54下载
    积分:1
  • 产生螺旋波面的m文件 vortex
    产生螺旋波面的m文件,拓扑核数是3,相位改变量和高度可以自己调节。内附平面波和球面波的示意图以及产生的图片(generating helical wavefront whose topological number is three)
    2016-07-20 09:18:24下载
    积分:1
  • audio_noise
    一段matlab试验程序,可以学习FFT+降噪的功能,适合初学者。(Test a matlab program, you can learn FFT+ noise reduction features, suitable for beginners.)
    2011-09-26 10:03:59下载
    积分:1
  • otsu
    多维OTSU阈值分割方法,能够实现二维图像多阈值分割(Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation)
    2020-07-04 01:40:01下载
    积分:1
  • HW2_code
    颜色和纹理特征的图像分割 颜色和纹理特征的图像分割(Image Segmentation Based on Color and Texture Features)
    2020-12-10 23:59:18下载
    积分:1
  • WaterMark8
    数字水印处理,嵌入、提取、认证,可以在图形,视频和文本中添加数字水印,增强文档的保密,防止泄密(Digital watermarking processing, embedding, extraction, authentication, can be in graphics, video and digital watermarking to add text to enhance the confidentiality of documents to prevent leak)
    2021-03-19 16:29:18下载
    积分:1
  • circle_center_find
    采用质心算法来计算输入的激光光斑图像的中心位置,开始的时候可以选择图片的名称和路径(Using centroid algorithm to calculate the position of the input laser spot center of the image, you can select the picture at the beginning of the name and path)
    2014-03-28 10:14:37下载
    积分:1
  • traffic-sign-image-segmentation
    程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
    2013-09-06 08:18:34下载
    积分:1
  • envelopeanalysismatlab-master
    说明:  次文件夹包含两个程序,可以对振动信号进行包络分析,适合信号处理入门的朋友(do envelope analysis on vibration signal)
    2020-05-13 19:20:08下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载