MeVisLab Toolbox Reference
mlPCLSampleConsensus.h File Reference

ML Module class wrapping the pcl::SampleConsensus class from the PCL. More...

#include "MLPCLSampleConsensusSystem.h"
#include <mlPCLModule.h>
#include <PCLThirdPartyWarningsDisable.h>
#include <pcl/sample_consensus/sac.h>
#include <PCLThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::PCLSampleConsensus
 ML Module class wrapping the pcl::SampleConsensus class from the PCL. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

ML Module class wrapping the pcl::SampleConsensus class from the PCL.

Author
"Wolf Spindler"
Date
2016-04-13

ML Module class wrapping the pcl::SampleConsensus class from the PCL.

Definition in file mlPCLSampleConsensus.h.