Class Solver_OLAE
Defined in File Solver_OLAE.h
Inheritance Relationships
Base Type
public mp2p_icp::Solver
(Class Solver)
Class Documentation
-
class Solver_OLAE : public mp2p_icp::Solver
ICP registration for points, planes, and lines. Refer to technical report: XXX
Public Functions
-
virtual void initialize(const mrpt::containers::yaml ¶ms) override
Check each derived class to see required and optional parameters.
Public Members
-
WeightParameters pairingsWeightParameters
Weight and robust kernel parameters associated with the low-level optimal pose estimation algorithms
Protected Functions
-
virtual bool impl_optimal_pose(const Pairings &pairings, OptimalTF_Result &out, const SolverContext &sc) const override
-
virtual void initialize(const mrpt::containers::yaml ¶ms) override