Class to represent the collection of feature sets available for use by the registration engine. More...
#include <rgrl/rgrl_estimator_sptr.h>
#include <rgrl/rgrl_feature_set_sptr.h>
#include <rgrl/rgrl_matcher_sptr.h>
#include <rgrl/rgrl_scale_estimator_sptr.h>
#include <rgrl/rgrl_weighter_sptr.h>
#include <rgrl/rgrl_estimator.h>
#include <rgrl/rgrl_feature_set.h>
#include <rgrl/rgrl_matcher.h>
#include <rgrl/rgrl_scale_estimator.h>
#include <rgrl/rgrl_weighter.h>
#include <rgrl/rgrl_object.h>
#include <vcl_vector.h>
#include <vcl_map.h>
#include <vcl_string.h>
Go to the source code of this file.
Classes | |
class | rgrl_data_manager_data_item |
An object to store the moving_feature_set, its matching fixed_feature_set, and other components. More... | |
class | rgrl_data_manager_data_storage |
A collection of data in stages, where each stage can store multiple data items and multiple estimators. More... | |
class | rgrl_data_manager |
Class to represent the collection of feature sets available for use by the registration engine.
Definition in file rgrl_data_manager.h.