MeVisLab Toolbox Reference
mlPCLSampleConsensusModels.h File Reference

ML Module class wrapping the pcl::SampleConsensusModel classes currently supported by the PCL. More...

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

Go to the source code of this file.

Classes

class  ml::PCLSampleConsensusModels
 ML Module class wrapping the pcl::SampleConsensusModel model classes of the PCL. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

ML Module class wrapping the pcl::SampleConsensusModel classes currently supported by the PCL.

Author
"Wolf Spindler"
Date
2016-04-13

ML Module class wrapping the pcl::SampleConsensusModel classes currently supported by the PCL.

Definition in file mlPCLSampleConsensusModels.h.