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

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

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

  • PF
    序贯重要性采样——标准粒子滤波算法。可直接使用。(Sequential importance sampling- standard particle filter. Can be used directly.)
    2020-08-05 14:58:36下载
    积分:1
  • hough变换 速度慢 不能滤除无效直线
    采用hough变换检测仪表的指针位置,但是易受背景、边缘直线的干扰(The Hough transform is used to detect the position of the pointer, but it is vulnerable to the interference of background and edge lines.)
    2020-11-04 08:59:52下载
    积分:1
  • orthogonal-matching-pursuit
    OMP算法的matlab的详细描述,对学习正交匹配追踪算法和稀疏分解是很有用的(the OMP algorithm is describled by matlab,and it is very useful for us to study OMP algorithm and sparse decomposition.)
    2012-12-06 12:09:42下载
    积分:1
  • enhance
    图像增强图像增强 对比度增强 视觉增强对比度增强 视觉增强(image Enhanceme)
    2010-05-21 11:26:34下载
    积分:1
  • discrim_rf
    斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。(Image Classification: An Integration of Randomization and Discrimination in A Dense Feature Representation The goal of our method is to identify the discriminative fine-grained image region that distinguishes different classes. To achieve this goal we sample image regions from dense sampling space and use a random forest algorithm with discriminative classifier. Each node of the tree of random forest is trained and tested with fine-grained image patches combining the information from upstream nodes together. We implemented each node of the tree with a discriminative SVM classifier, which makes the node as a strong classifier. )
    2012-10-30 16:17:30下载
    积分:1
  • opencv算法(softskin.cpp)
    opencv图像处理算法
    2020-12-01下载
    积分:1
  • splitting_bregman
    用分裂bregman方法解决图像模糊的matlab算法,很经典,大家可以参考一下(Split bregman method to solve the image blurring Matlab algorithm, it is classic, and we can refer to)
    2020-06-30 18:40:01下载
    积分:1
  • frft
    矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪 wigner_ville_2.m 双分量平行信号去噪 wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。(The rectangular signal FRFT (Fractional Fourier Transform) Score Fourier transform is another modification of the classic Fourier transform. Its main feature is a comprehensive description of the study from the time domain to the frequency domain, with the order of continuous growth from 0 to 1, the fractional Fourier transform demonstrate the object of study from a purely time-domain gradually change to a pure frequency domain variation. Thus, the fractional Fourier transform provides data processing and analysis methods than Fourier transform much more to choose from.)
    2012-09-23 11:58:05下载
    积分:1
  • visionpro字符识别
    visionpro字符识别
    2020-03-17下载
    积分:1
  • video
    通过matlab实现对视频的实时提取及处理(Real-time extraction and processing of the video by matlab)
    2012-07-27 09:29:34下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载