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

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

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

  • 相位配准
    利用相位相关法对图像进行配准,配准精度可达到0.01(The registration accuracy can reach 0.01 by using phase correlation method.)
    2021-01-04 10:18:55下载
    积分:1
  • compare
    基于小波变换的压缩感知图像处理,及三种重构算法.(Compression based on wavelet transform the perceived image processing and three reconstruction algorithm.)
    2012-09-01 13:14:27下载
    积分:1
  • dingbiao
    摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
    2012-11-27 10:17:31下载
    积分:1
  • kmeans
    k均值图像分割,经典的图像分割方法,算法简单,效果好。(k-means image segmentation)
    2009-04-17 10:05:18下载
    积分:1
  • infomaxICA--edge-detection
    infomax ICA的算法实现,并在其中给出了一个infomax ICA的算法用于图像边缘检测的例子(infomax ICA algorithm, which gives an infomax ICA algorithm for image edge detection example)
    2012-12-08 22:00:14下载
    积分:1
  • fft
    对图像进行傅立叶变换和反变换,计算频谱幅值(The image Fourier transform and inverse transform, the amplitude spectrum is calculated)
    2013-05-23 10:10:14下载
    积分:1
  • WST
    implementation of watershed algorithm for segmenting an image.
    2021-02-18 13:49:45下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • huoquzhidingyanse
    这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数(the code can get a color can generate 10 to the 229 number, and a few of the 229 16)
    2006-11-28 01:28:00下载
    积分:1
  • PF
    说明:  matlab开发的粒子滤波目标跟踪程序,跟踪目标良好。(Matlab development of particle filtering procedures。)
    2012-05-13 04:11:13下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载