Point Cloud Library (PCL)
1.6.0
Main Page
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
pcl
SampleConsensus
pcl::SampleConsensus< T > Member List
This is the complete list of members for
pcl::SampleConsensus< T >
, including all inherited members.
computeModel
(int debug_verbosity_level=0)=0
pcl::SampleConsensus< T >
pure virtual
ConstPtr
typedef
pcl::SampleConsensus< T >
getDistanceThreshold
()
pcl::SampleConsensus< T >
inline
getInliers
(std::vector< int > &inliers)
pcl::SampleConsensus< T >
inline
getMaxIterations
()
pcl::SampleConsensus< T >
inline
getModel
(std::vector< int > &model)
pcl::SampleConsensus< T >
inline
getModelCoefficients
(Eigen::VectorXf &model_coefficients)
pcl::SampleConsensus< T >
inline
getProbability
()
pcl::SampleConsensus< T >
inline
getRandomSamples
(const boost::shared_ptr< std::vector< int > > &indices, size_t nr_samples, std::set< int > &indices_subset)
pcl::SampleConsensus< T >
inline
Ptr
typedef
pcl::SampleConsensus< T >
SampleConsensus
(const SampleConsensusModelPtr &model, bool random=false)
pcl::SampleConsensus< T >
inline
SampleConsensus
(const SampleConsensusModelPtr &model, double threshold, bool random=false)
pcl::SampleConsensus< T >
inline
setDistanceThreshold
(double threshold)
pcl::SampleConsensus< T >
inline
setMaxIterations
(int max_iterations)
pcl::SampleConsensus< T >
inline
setProbability
(double probability)
pcl::SampleConsensus< T >
inline
~SampleConsensus
()
pcl::SampleConsensus< T >
inline
virtual
Generated on Sat Aug 24 2013 17:29:20 for Point Cloud Library (PCL) by
1.8.4