Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for pcl::PosesFromMatches, including all inherited members.
estimatePosesUsing1Correspondence(const PointCorrespondences6DVector &correspondences, int max_no_of_results, PoseEstimatesVector &pose_estimates) const | pcl::PosesFromMatches | |
estimatePosesUsing2Correspondences(const PointCorrespondences6DVector &correspondences, int max_no_of_tested_combinations, int max_no_of_results, PoseEstimatesVector &pose_estimates) const | pcl::PosesFromMatches | |
estimatePosesUsing3Correspondences(const PointCorrespondences6DVector &correspondences, int max_no_of_tested_combinations, int max_no_of_results, PoseEstimatesVector &pose_estimates) const | pcl::PosesFromMatches | |
getParameters() | pcl::PosesFromMatches | inline |
parameters_ | pcl::PosesFromMatches | protected |
PoseEstimatesVector typedef | pcl::PosesFromMatches |