#include "pcl/sample_consensus/rmsac.h"
#include <algorithm>
#include <pcl/sample_consensus/sac.h>
#include <pcl/sample_consensus/sac_model.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_RandomizedMEstimatorSampleConsensus(T) template class pcl::RandomizedMEstimatorSampleConsensus<T>; |
#define PCL_INSTANTIATE_RandomizedMEstimatorSampleConsensus | ( | T | ) | template class pcl::RandomizedMEstimatorSampleConsensus<T>; |