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

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

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

  • 区域生长法代码
    用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
    2017-06-06 14:38:35下载
    积分:1
  • motion
    运动检测方法的实现, 这是最原始的方法实现,根据不同的应用可以对其进行相应的改进(Motion detection method realize that this is the most primitive method, according to different applications can be improved accordingly)
    2008-07-03 09:29:19下载
    积分:1
  • q
    说明:  用于图像畸变的校正,很实用好用,本人自己编写的(Correction for image distortion, very practical easy to use, I have written the)
    2010-05-23 20:31:50下载
    积分:1
  • NSCT_zhu20182
    说明:  用于医学图像融合CT和MRI灰度图像,MRI和PET的彩色图像融合(For medical image fusion)
    2020-10-13 10:59:32下载
    积分:1
  • RdfSnap123_0430_Setup
    一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。 (A completely free professional screen capture software that allows you to be able to adequately capture the need for a screenshot. A flexible way to capture the image, the main can capture the entire screen, active window, selected regions, fixed region, the selected control, the selected menu, select Web pages, images, various output methods, mainly including documents, clipboard, drawing and printers. Software has to capture the cursor, set the delay before the capture, display screen magnifier, custom capture hotkeys, image file names automatically by time or templates to capture the success of the voice prompts, repeat last capture, preview captured pictures, image print, image cut , the image to the color, the anti-color images, image flip, image rotation, image size setting, commonly used photo editing, wallpaper settings and other functions. Images can be captured to save the image file, copy to the clipboard, export to the drawing, print to a printer output of a variety of ways)
    2009-11-30 20:22:53下载
    积分:1
  • zhifangtuzengqiang
    图像增强利用直方图均衡来达到增强图像对比度的目的,从而来实现增强图像的效果(Image enhancement using histogram equalization to achieve the purpose of enhancing image contrast and thus to realize the effect of enhanced images)
    2008-05-17 09:59:09下载
    积分:1
  • stblpdf
    alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)
    2021-04-06 08:59:02下载
    积分:1
  • kuaipipei
    基于亚像素运动估计算法的块匹配运动,有源码跟参考文献,初学的小伙伴可以看看(Block-matching motion estimation algorithm based sub-pixel motion, there is source code with references, beginner can look at a small partner)
    2020-08-10 15:18:30下载
    积分:1
  • SEEDS超素分割算法的源码
    SEEDS超像素分割算法的源码,C++实现,可运行(The source code of SEEDS Superpixel picture segmentation)
    2020-06-27 04:00:01下载
    积分:1
  • 一种基于改进的萤火虫算法(FA)优化二维Otsu分割算法(FA-2-Otsu)
    说明:  针对一维最大类间方差算法(1-Otsu)抗噪性能较低、二维最大类间方差算法(2-Otsu)计算复杂度高、实时性差的问题,提出一种基于改进的萤火虫算法(FA)优化二维Otsu图像分割算法(FA-2-Otsu).(In order to solve the problems of low anti noise performance of 1-otsu, high computational complexity and poor real-time performance of 2-otsu, an improved firefly algorithm (FA) is proposed to optimize the 2-otsu image segmentation algorithm (fa-2-otsu).)
    2019-12-23 21:45:50下载
    积分:1
  • 696518资源总数
  • 104652会员总数
  • 48今日下载