-
Max_CCM
用于图像配准,角点提取后采用相关系数法进行特征匹配(For image registration, corner detection using correlation coefficient method after the feature matching)
- 2010-05-12 18:32:24下载
- 积分:1
-
tezhengtiqu
c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
- 2015-04-03 11:25:51下载
- 积分:1
-
利用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
-
LFToolbox0.4
说明: 可对lytro相机所得到的光场图像进行各种处理(The light field image obtained by lytro camera can be processed in various ways.)
- 2020-06-18 23:40:01下载
- 积分:1
-
code
这是一个实现各种颜色空间转换的程序,内含多种颜色之间的转换(this is a programme implementing color space transform,including many transforms of diffrent color spaces.)
- 2016-08-12 22:11:39下载
- 积分:1
-
mi_registration
2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
- 2020-06-30 10:20:01下载
- 积分:1
-
FRFTfenshujie
二维分数阶傅立叶变换程序,可用于图像,信号的处理,博士师兄编写,亲测可用(2-D Fractional Fourier transform)
- 2021-01-25 12:18:42下载
- 积分:1
-
icm1
实现ICM算法(条件迭代模型)对于灰度图像的分割(Achieve ICM algorithm (iterative model conditions) for the gray-scale image segmentation)
- 2009-05-23 09:42:49下载
- 积分:1
-
zernike_ydiff
zernike不变矩。特征提取方法。基于形状的特征提取方法。(zernike moment invariants. Feature extraction methods. Shape-based feature extraction method.)
- 2014-06-18 18:25:32下载
- 积分:1
-
CVPR10-LLC
该matlab源码描述了基于局部受限线性编码的图像分类算法(This is an example code for the algorithm described in
"Locality-constrained Linear Coding for Image Classification", CVPR 2010.
)
- 2021-04-26 13:28:46下载
- 积分:1