#include "rgrl_matcher_k_nearest.h"
#include "rgrl_feature_sptr.h"
#include <vcl_vector.h>
#include <vbl/vbl_array_2d.h>
Go to the source code of this file.
Classes | |
class | rgrl_matcher_k_nearest_boundary |
For each "from" feature, match the boundary points with the k nearest "to" features. More... |
Definition in file rgrl_matcher_k_nearest_boundary.h.