#include <rgrl/rgrl_matcher.h>
#include <rgrl/rgrl_feature_set.h>
#include <rgrl/rgrl_view.h>
#include <rgrl/rgrl_transformation.h>
#include <rgrl/rgrl_scale.h>
#include <rgrl/rgrl_feature_sptr.h>
#include "rgrl_evaluator.h"
#include <rgrl/rgrl_mask_sptr.h>
#include <rgrl/rgrl_mask.h>
#include <vil/vil_image_view.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_double_2.h>
#include "rgrl_evaluator_sptr.h"
Go to the source code of this file.
Classes | |
class | rgrl_matcher_pseudo< PixelType > |
For each "from" pseudo / weak feature, use intensity based matching to construct the "to" features. More... | |
class | rgrl_matcher_pseudo< PixelType >::rgrl_mapped_pixel_type |
Definition in file rgrl_matcher_pseudo.h.