Point Cloud Library (PCL)
1.3.1
|
computePointSHOT(const int index, const std::vector< int > &indices, const std::vector< float > &dists, Eigen::VectorXf &shot, std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > &rf) | pcl::SHOTEstimation< PointInT, PointNT, PointOutT > | |
PointCloudIn typedef | pcl::SHOTEstimationOMP | |
PointCloudOut typedef | pcl::SHOTEstimationOMP | |
setNumberOfThreads(unsigned int nr_threads) | pcl::SHOTEstimationOMP | [inline] |
SHOTEstimation(int nr_shape_bins=10) | pcl::SHOTEstimation< PointInT, PointNT, PointOutT > | [inline] |
SHOTEstimationOMP(unsigned int nr_threads=-1) | pcl::SHOTEstimationOMP | [inline] |