#include "rgrl_matcher_k_nearest_adv.h"
#include <rgrl/rgrl_feature.h>
#include <rgrl/rgrl_feature_set.h>
#include <rgrl/rgrl_transformation.h>
#include <rgrl/rgrl_view.h>
#include <rgrl/rgrl_match_set.h>
#include <vcl_map.h>
#include <vcl_cassert.h>
Go to the source code of this file.
Classes | |
struct | feature_sptr_iterator_pair |
a struct for fast look up of the from feature. More... |
Definition in file rgrl_matcher_k_nearest_adv.cxx.