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

Abstract base class to compute matches for a particular feature type. More...

#include <rgrl/rgrl_match_set_sptr.h>
#include <rgrl/rgrl_mask.h>
#include <rgrl/rgrl_object.h>
#include <rgrl/rgrl_feature_sptr.h>
#include <vcl_stlfwd.h>

Go to the source code of this file.

Classes

class  rgrl_matcher
 Interface for the routines that compute matches. More...
struct  rgrl_matcher::flip_node
 this struct is used in invert_matches. More...

Detailed Description

Abstract base class to compute matches for a particular feature type.

Multiple matches are allowed for each feature.

Author:
Chuck Stewart
Date:
12 Nov 2002

Definition in file rgrl_matcher.h.