Go to the source code of this file.
Classes | |
class | pcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT > |
class | pcl::SHOTEstimationOMP< PointInT, PointNT, PointOutT, PointRFT > |
SHOTEstimation estimates the Signature of Histograms of OrienTations (SHOT) descriptor for a given point cloud dataset containing points and normals, in parallel, using the OpenMP standard. More... | |
Namespaces | |
namespace | pcl |
Functions | |
template<typename PointInT , typename PointNT , typename PointRFT > | |
class | pcl::PCL_DEPRECATED_CLASS (SHOTEstimationOMP,"SHOTEstimationOMP<..., pcl::SHOT, ...> IS DEPRECATED, USE SHOTEstimationOMP<..., pcl::SHOT352, ...> INSTEAD")< PointInT |
template<typename PointNT , typename PointRFT > | |
class | pcl::PCL_DEPRECATED_CLASS (SHOTEstimationOMP,"SHOTEstimationOMP<pcl::PointXYZRGBA,...,pcl::SHOT,...> IS DEPRECATED, USE SHOTEstimationOMP<pcl::PointXYZRGBA,...,pcl::SHOT352,...> FOR SHAPE AND SHOTColorEstimationOMP<pcl::PointXYZRGBA,...,pcl::SHOT1344,...> FOR SHAPE+COLOR INSTEAD")< pcl |