Home
last modified time | relevance | path

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

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/common/
H A Dcentroid.h408 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
416 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
443 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
452 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
480 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
489 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/common/impl/
H A Dcentroid.hpp485 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
550 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
617 computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &cloud, in computeMeanAndCovarianceMatrix() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/impl/
H A Dsampling_surface_normal.hpp195 pcl::SamplingSurfaceNormal<PointT>::computeMeanAndCovarianceMatrix (const pcl::PointCloud<PointT> &… in computeMeanAndCovarianceMatrix() function in pcl::SamplingSurfaceNormal