-
基于OpenCV的SIFT实现中的kd-tree改进算法BBF算法
BBF(Best Bin First)是一种改进的k-d树最近邻查询算法。从前两篇标准的k-d树查询过程可以看出其搜索过程中的“回溯”是由“查询路径”来决定的,并没有考虑查询路径上数据点本身的一些性质。BBF的查询思路就是将“查询路径”上的节点进行排序,如按各自分割超平面(称为Bin)与查询点的距离排序。回溯检查总是从优先级最高的(Best Bin)的树节点开始。另外BBF还设置了一个运行超时限制,当优先级队列中的所有节点都经过检查或者超出时间限制时,算法返回当前找到的最好结果作为近似的最近邻。采用了best-bin-first search方法就可以将k-d树扩展到高维数据集上。
- 2023-06-14 06:35:04下载
- 积分:1
-
使用声卡传输文件
transfer file using sound card
- 2023-09-06 14:30:03下载
- 积分:1
-
renowned Cleveland ergodic process
著名的骑士遍历程序-renowned Cleveland ergodic process
- 2022-01-25 23:37:23下载
- 积分:1
-
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序...
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序-On the Russian box, C++ program code is simple, but the interface shows a complete, magical process
- 2022-02-03 11:01:23下载
- 积分:1
-
calculator, the interface is extremely beautiful. For various scientific terms,...
计算器,界面极其漂亮。可作各种科学计算,解方程,解三角形和进制转换,功能强大-calculator, the interface is extremely beautiful. For various scientific terms, solving equations, the solution of triangular and base for the conversion, powerful
- 2023-07-15 15:00:04下载
- 积分:1
-
猜单词游戏
两人游戏时,由一个玩家给出一个单词,在人与计算机游戏时由计算机给出一个单词。...
猜单词游戏
两人游戏时,由一个玩家给出一个单词,在人与计算机游戏时由计算机给出一个单词。-Guess word game two games by a player is given a word, in the human and computer games are given a word by the computer.
- 2023-08-06 06:05:04下载
- 积分:1
-
我最近的作业,是二叉树的基本操作,新手,各位多多关照。...
我最近的作业,是二叉树的基本操作,新手,各位多多关照。-my recent operations, a binary tree is the basic operation, and newcomers, to take care of you.
- 2022-03-24 19:16:09下载
- 积分:1
-
rtdmkrdltyl。G。U B / B IU /
rtdmkrdltyl.g .u b /b iu/
- 2022-01-31 10:12:06下载
- 积分:1
-
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下...
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下-I used to do a VC data acquisition system source code, engage in data collection for reference
- 2022-10-17 02:20:03下载
- 积分:1
-
the VB6 program is prepared for the major cities throughout the meteorological p...
本程式是用VB6编写的用以全国各地主要城市的气象参数的查询。-the VB6 program is prepared for the major cities throughout the meteorological parameters of the inquiry.
- 2022-01-25 19:48:15下载
- 积分:1