Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pcl::registration::CorrespondenceRejectorFeatures Member List

This is the complete list of members for pcl::registration::CorrespondenceRejectorFeatures, including all inherited members.

CorrespondenceRejector()pcl::registration::CorrespondenceRejectorinline
CorrespondenceRejectorFeatures()pcl::registration::CorrespondenceRejectorFeaturesinline
getCorrespondences(pcl::Correspondences &correspondences)pcl::registration::CorrespondenceRejectorinline
getInputCorrespondences()pcl::registration::CorrespondenceRejectorinline
getRejectedQueryIndices(const pcl::Correspondences &correspondences, std::vector< int > &indices)pcl::registration::CorrespondenceRejectorinline
getRemainingCorrespondences(const pcl::Correspondences &original_correspondences, pcl::Correspondences &remaining_correspondences)pcl::registration::CorrespondenceRejectorFeaturesvirtual
getSourceFeature(const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
getTargetFeature(const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
hasValidFeatures()pcl::registration::CorrespondenceRejectorFeaturesinline
setDistanceThreshold(double thresh, const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
setFeatureRepresentation(const typename pcl::PointRepresentation< FeatureT >::ConstPtr &fr, const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
setInputCorrespondences(const CorrespondencesConstPtr &correspondences)pcl::registration::CorrespondenceRejectorinlinevirtual
setSourceFeature(const typename pcl::PointCloud< FeatureT >::ConstPtr &source_feature, const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
setTargetFeature(const typename pcl::PointCloud< FeatureT >::ConstPtr &target_feature, const std::string &key)pcl::registration::CorrespondenceRejectorFeaturesinline
~CorrespondenceRejector()pcl::registration::CorrespondenceRejectorinlinevirtual