#include <rgrl/rgrl_matcher_k_nearest_adv.h>
Go to the source code of this file.
Classes | |
class | rgrl_matcher_k_nearest_pick_one |
For each "from" feature, match the k nearest "to" features. More... |
Modifications Gehua Yang - Dec 2006 - change the base class to rgrl_matcher_k_nearest_adv. This is to allow reuse of the old matches when the mapping difference is smaller than a threshold.
Definition in file rgrl_matcher_k_nearest_pick_one.h.