#include <vbl/vbl_smart_ptr.h>
#include <rsdl/rsdl_point.h>
#include <rgrl/rgrl_feature_set.h>
#include <rgrl/rgrl_mask.h>
Go to the source code of this file.
Classes | |
class | rgrl_feature_set_location< N > |
A set of features grouped only by N-d location. More... | |
Typedefs | |
typedef vbl_smart_ptr < rsdl_kd_tree > | rsdl_kd_tree_sptr |
Modifications Chuck Stewart - 8 Nov 2005 - added versions of nearest_feature and k_nearest_feature based on point location alone
Definition in file rgrl_feature_set_location.h.
typedef vbl_smart_ptr<rsdl_kd_tree> rsdl_kd_tree_sptr |
Definition at line 14 of file rgrl_feature_set_location.h.