•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
matchBase.h File Reference
#include <vector>
#include "gr/utils/shared.h"
#include "gr/utils/sampling.h"
#include "gr/accelerators/kdtree.h"
#include "gr/utils/logger.h"
#include "gr/utils/crtp.h"
#include "matchBase.hpp"


Go to the source code of this file.
Classes | |
struct | gr::DummyTransformVisitor |
class | gr::MatchBase< PointType, _TransformVisitor, OptExts > |
Abstract class for registration algorithms. More... | |
class | gr::MatchBase< PointType, _TransformVisitor, OptExts >::Options< Derived, TBase > |
struct | gr::MatchBase< PointType, _TransformVisitor, OptExts >::PosMutablePoint |
A convenience class used to wrap (any) PointType to allow mutation of position of point samples for internal computations. More... | |
Namespaces | |
gr | |