Point Cloud Library (PCL)  1.3.1
pcl::registration::CorrespondenceRejectorSampleConsensus Member List
This is the complete list of members for pcl::registration::CorrespondenceRejectorSampleConsensus, including all inherited members.
compareCorrespondencesDistance(const pcl::Correspondence &a, const pcl::Correspondence &b)pcl::registration::CorrespondenceRejector [inline, static]
CorrespondenceRejector()pcl::registration::CorrespondenceRejector [inline]
CorrespondenceRejectorSampleConsensus()pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
getBestTransformation()pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
getCorrespondences(pcl::Correspondences &correspondences)pcl::registration::CorrespondenceRejector [inline]
getInlierThreshold()pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
getInputCorrespondences()pcl::registration::CorrespondenceRejector [inline]
getMaxIterations()pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
getRejectedQueryIndices(const pcl::Correspondences &correspondences, std::vector< int > &indices)pcl::registration::CorrespondenceRejector [inline]
getRemainingCorrespondences(const pcl::Correspondences &original_correspondences, pcl::Correspondences &remaining_correspondences)pcl::registration::CorrespondenceRejectorSampleConsensus [inline, virtual]
setInlierThreshold(double threshold)pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
setInputCloud(const PointCloudConstPtr &cloud)pcl::registration::CorrespondenceRejectorSampleConsensus [inline, virtual]
setInputCorrespondences(const CorrespondencesConstPtr &correspondences)pcl::registration::CorrespondenceRejector [inline, virtual]
setMaxIterations(int max_iterations)pcl::registration::CorrespondenceRejectorSampleConsensus [inline]
setTargetCloud(const PointCloudConstPtr &cloud)pcl::registration::CorrespondenceRejectorSampleConsensus [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines