-
显著性区域检验
说明: 对图像进行显著性增强,并且将显著新部分分割处理(The image is significantly enhanced and the significant new part is segmented)
- 2019-10-16 21:33:38下载
- 积分: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
-
normal_distributions_transform
此代码采用正态分布变换算法NDT进行点云配准(This code uses the normal distribution transform algorithm NDT for point cloud registration)
- 2017-07-02 19:09:18下载
- 积分:1
-
sift
sift特征提取,包括三部分,特征点提取,特征点描述,特征点匹配(sift feature extraction consists of three parts, feature extraction, feature point description, feature point matching.)
- 2020-12-10 10:49:21下载
- 积分:1
-
SIFT_area_match
说明: SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
- 2021-04-22 15:18:48下载
- 积分:1
-
feature-extraction-algorithm-
颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。(Color, shape, texture feature extraction algorithms and applications, various methods are very useful.)
- 2011-07-16 11:00:15下载
- 积分:1
-
BoundaryTracking
边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。(Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.)
- 2009-09-21 16:11:35下载
- 积分:1
-
matlabsoftware
该软件包含了超声图像中各种滤波算法的matlab程序。(Despeckle filters)
- 2009-09-28 14:50:38下载
- 积分:1
-
haarwavelet
haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配(haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching)
- 2009-03-18 10:39:56下载
- 积分:1
-
paticle_filter
自己编写的粒子滤波程序,请用户自己添加视频测试(Their own procedures for the preparation of the particle filter, please add the user' s own Video Test)
- 2009-06-19 12:43:32下载
- 积分:1