Base class to represent and provide access in several ways to a set of registration features. More...
#include <vcl_vector.h>#include <vcl_string.h>#include "rgrl_feature.h"#include "rgrl_object.h"#include "rgrl_feature_set_sptr.h"Go to the source code of this file.
Classes | |
| class | rgrl_feature_set_label |
| User-friendly label for the feature sets. More... | |
| class | rgrl_feature_set |
| Base class to represent and provide access in several ways to a set of registration features. More... | |
Base class to represent and provide access in several ways to a set of registration features.
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.h.
1.7.5.1