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... |
Abstract base class to compute matches for a particular feature type.
Multiple matches are allowed for each feature.
Definition in file rgrl_matcher.h.