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"
Include dependency graph for matchBase.h:
This graph shows which files directly or indirectly include this file: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 | |

1.8.11