|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/sample_consensus/sac.h>#include <pcl/sample_consensus/sac_model.h>#include <pcl/sample_consensus/impl/ransac.hpp>

Go to the source code of this file.
Classes | |
| class | pcl::RandomSampleConsensus< PointT > |
| RandomSampleConsensus represents an implementation of the RANSAC (RAndom SAmple Consensus) algorithm, as described in: "Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and
Automated Cartography", Martin A. More... | |
Namespaces | |
| namespace | pcl |
1.7.6.1