Implementation of the Lmeds algorithm. More...
#include <vector>
#include <opengv/sac/SampleConsensus.hpp>
#include <cstdio>
#include "implementation/Lmeds.hpp"
Go to the source code of this file.
Classes | |
class | opengv::sac::Lmeds< PROBLEM_T > |
Namespaces | |
namespace | opengv |
The namespace of this library. | |
namespace | opengv::sac |
The namespace for the sample consensus methods. | |
Implementation of the Lmeds algorithm.