搜索资源列表
Knn
- knn algorithm which is used to find the nearest neighbour
KNN
- 这个我们导师的关于KNN算法的深度研究,很详细,针对这个算法也提出了很多核心的问题-We mentor depth study, the KNN algorithm is very detailed, this algorithm is also proposed many of the core problems
image-feature
- 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
Assignment_1
- KNN algorithm,it simply implements the KNN algorithm in datamining it is not complete but can get the idea of properly implementing it
KNN1
- KNN算法的源代码 有效果图和原始数据,能更好地分析实验环境。-KNN algorithm source code has renderings and raw data, to better analyze the experimental environment.
Ensemble-kNN
- 此PDF为英文文章,介绍了新的步态识别算法,即对行人足底的压力来进行步态识别,并采用集成KNN分类器来提高识别率,有一定的借鉴意义。-This PDF for the English article, introduced a new gait recognition algorithm, that is, the pressure on the pedestrian foot to carry out gait recognition, and the use of integrated KN