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

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

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

  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • GMMP-and-tracking
    活动目标检测源码,用混合高斯算法编写,适用于复杂场景视频监控(alive target detection,used in GMM algorithm)
    2014-02-22 16:00:59下载
    积分:1
  • hough
    采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错(Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so the speed is also good)
    2014-05-12 20:09:37下载
    积分:1
  • 81404598Blob
    经典的斑块分析算法,计算Blob的源码,算法很好。(Classical plaque analysis algorithms to calculate Blob source code, algorithms very well.)
    2020-12-18 10:39:10下载
    积分:1
  • 9279535
    用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题,我选择的是TSP()
    2018-02-05 23:20:13下载
    积分:1
  • 分水岭算法
    说明:  Python 分水岭算法 用于图像分割等图像处理(Python watershed algorithm)
    2019-01-13 10:19:04下载
    积分:1
  • LevelSet_ChunmingLi_v0(wzw)
    水平集图像分割代码,对应论文为Li C, Xu C, Gui C, et al. Level set evolution without re-initialization: a new variational formulation[C]//Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on. IEEE, 2005, 1: 430-436.(Level set image segmentation code, the corresponding papers of Li C, Xu C, Gui C, et al Level set evolution without re-initialization:.. A new variational formulation [C]// Computer Vision and Pattern Recognition, 2005 CVPR 2005 IEEE. Computer Society Conference on IEEE, 2005, 1:. 430-436.)
    2014-03-16 16:39:07下载
    积分:1
  • 6种融合算法
    说明:  小波图像融合的6种方法,最大值、局部能量、平均值等等(There are six methods of wavelet image fusion, maximum value, local energy, average value and so on)
    2021-03-15 19:49:47下载
    积分:1
  • blinddigital
    数字水印算法实现盲水印的嵌入提取,里面有图片(blind digital watermarking)
    2021-05-08 11:28:35下载
    积分:1
  • clean_algorithm_radar-detection
    该算法可以清楚的将雷达目标检测出来,去除旁瓣遮挡效应,提高雷达目标检测的分辨率。(The algorithm can clear the radar target detection out, remove side lobe barrier effect, to improve the resolution of the radar target detection.)
    2012-12-10 16:54:50下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载