-
利用SVM或者其他机器学习算法进行分类识别 LBP
(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.)
- 2020-07-01 20:00:02下载
- 积分:1
-
非欧几里得域上滤波信号 balcilar-Graph_Signal_Processing
说明: 在这个知识库中,图形信号处理的一些有趣的特性被表示出来。演示通过经典信号处理和图形信号处理对一维和二维欧几里得域信号应用低通滤波器,比较两种方法的结果。在此基础上,验证了图形信号处理的工作机制。此外,还描述了在非欧几里得域上滤波信号的示例。(In this repository, Some fascinating features of Graph Signal Processing were represented. Demos incudes applying a low-pass filter on both 1D and 2D euclidian domain signal by classical signal processing and also Graph signal processing to compare both results are the same. Within that way, we will validate the working mechanism of Graph Signal Processing. In addition to this, an example of filtering a signal on the non-euclidian domain was also represented.)
- 2020-05-27 21:21:51下载
- 积分:1
-
MATLAB
这是冈萨雷斯版数字图像处理中的几个函数的实现,包括dftfilt, dftuv,hpfilter,imnoise2,improd,希望对你的学习有所帮助(This is the realization Gonzalez version Several digital image processing functions, including dftfilt, dftuv, hpfilter, imnoise2, improd, I hope to help you learn)
- 2015-04-01 10:26:17下载
- 积分:1
-
VZ_HELP
说明: 全数字摄影测量系统 VirtuoZo 具有以下特点:
- 2011-03-26 12:41:11下载
- 积分:1
-
VisualCDigitalImageProcessing
这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
- 2009-04-18 10:44:05下载
- 积分:1
-
OMP
说明: 压缩感知稀疏恢复中使用的OMP算法,matlab例程(OMP algorithm and MATLAB routine used in compressed sensing sparse recovery)
- 2019-04-09 09:20:25下载
- 积分:1
-
sfft
相干光成像
菲涅尔衍射积分的S_FFT算法(S_FFT algorithm coherent light imaging Fresnel diffraction)
- 2017-04-20 10:33:28下载
- 积分:1
-
基于特征匹配的英文印刷字符识别
基于特征匹配的英文印刷字符识别,里面有实验所需的图片和具体的代码(English printed character recognition based on feature matching, which contains the pictures and specific code needed for the experiment)
- 2020-08-15 18:58:26下载
- 积分:1
-
SURF
图像处理,matlab文件,利用SURF进行图像拼接,完成图像配准(Image processing, matlab files, image stitching using SURF, image registration completed)
- 2020-06-20 04:20:02下载
- 积分:1
-
process
图像处理 清晰化 .........................(Clarity of image processing .........................)
- 2020-12-03 18:49:25下载
- 积分:1