Home
last modified time | relevance | path

Searched defs:getCorrespondences (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/
H A Dnormal_refinement.h240getCorrespondences (std::vector< Indices >& k_indices, std::vector< std::vector<float> >& k_sqr_di… in getCorrespondences() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dcorrespondence_rejection.h87 getCorrespondences(pcl::Correspondences& correspondences) in getCorrespondences() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/impl/
H A Dlum.hpp200 LUM<PointT>::getCorrespondences(const Vertex& source_vertex, in getCorrespondences() function in pcl::registration::LUM