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

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

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

  • iprocess
    数据文件以图像的格式打开,针对labview采集的图像以数据txt格式保存的。(Image data file format open , labview image acquisition for the data saved in txt format . )
    2015-03-29 21:58:34下载
    积分:1
  • GraphCut
    图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
    2020-09-29 17:27:43下载
    积分:1
  • arnold
    这个程序对图像进行arnold变换,把二值图像置乱,然后一定的周期之后进行复原。(This procedure is arnold image transformation, the binary image scrambling, and then after a certain recovery cycle.)
    2007-10-18 18:45:21下载
    积分:1
  • tuxiangchuli
    数字图像处理的入门介绍和一些函数、原理的使用,比较适合初学者使用(Introduction to digital image processing and some of the functions, the use of the principle, more suitable for beginners)
    2016-05-12 17:43:00下载
    积分:1
  • xsssdp
    基于稀疏分解的欠定盲源分离,要求信号具有一定的稀疏性。(Based on sparse decomposition due to blind source separation, the signal has a certain sparseness.)
    2013-04-22 16:41:05下载
    积分:1
  • ImageRotate
    说明:  能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。(the procedure can rotate the image,and don t change the size of the image. )
    2021-02-04 17:39:57下载
    积分:1
  • tuxiangzengqiang
    图像增强的C++源程序,效果非常好,彩图ok(Image enhancement of the C++ source code, the effect is very good, Wallpapers ok)
    2009-12-16 22:44:06下载
    积分:1
  • edge
    opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
    2009-05-31 20:32:37下载
    积分:1
  • Jerman增强滤波器 可行
    基于hessian矩阵的眼底图像血管增强滤波(Vessel Enhanced Filtering of Eyeground Images Based on Hessian Matrix)
    2020-12-16 16:09:14下载
    积分:1
  • fcmimage
    基于FCM的彩色图象的分割的MATLAB源代码(FCM-based segmentation of color images of the MATLAB source code)
    2008-05-06 01:20:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载