Classes
contrib/rpl/rgrl/rgrl_feature_set.h File Reference

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...

Detailed Description

Base class to represent and provide access in several ways to a set of registration features.

Author:
Chuck Stewart
Date:
12 Nov 2002
    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.