Classes
contrib/rpl/rgrl/rgrl_matcher_k_nearest_pick_one.h File Reference
#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...

Detailed Description

Author:
Gehua Yang
Date:
March 2005
    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.