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

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

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

  • Huffman
    完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。(Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.)
    2010-12-24 12:00:13下载
    积分:1
  • Digital-image-processing
    (2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)
    2012-11-20 20:24:04下载
    积分:1
  • Wavelet_SP
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SP算法,对256*256的lena图处理,比较原图和SP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2013-01-19 12:47:40下载
    积分:1
  • TIP_14_SPL
    基于多尺度超像素的显著性检测代码和文章(Saliency Detection with Multi-Scale Superpixels)
    2020-09-16 16:57:55下载
    积分:1
  • locating
    一个车牌定位方法,包括图像的灰度化,二值化,数学形态学的处理,滤波等(A license plate location methods, including gray-scale images, the binarization, mathematical morphology processing, filtering, etc.)
    2008-01-10 11:24:47下载
    积分:1
  • pcl
    pcl 3d 文件格式转换,点云读取与显示(PCL 3D file format conversion, point cloud reading and display)
    2017-11-09 13:02:45下载
    积分:1
  • hesaff-master
    影像仿射变换特征提取,结合 sift 等局部特征可以处理较大视角变化下的图像匹配。(This is an implementation of Hessian-Affine detector. )
    2015-09-22 17:54:36下载
    积分:1
  • DFT_and_DCT
    对一幅图像进行DCT与DFT变换,分析变换后的高低频分量系数(DCT and DFT on an image, analysis of high frequency components of the transformed coefficient)
    2010-05-12 21:20:50下载
    积分:1
  • 眼睛鼻子嘴识别
    图像处理-人脸识别技术:识别出图像中人物的五官形态,从而达到识别人脸的目的。(Image Processing-Face Recognition Technology)
    2020-06-23 11:00:02下载
    积分:1
  • work
    读取avi视频,并进行帧间差分法运算,检测运动目标(Read the avi video, and make inter-frame difference method for computing, moving target detection)
    2009-09-28 17:18:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载