Point Cloud Library (PCL)  1.3.1
Namespaces | Functions
shot_common.h File Reference
#include <pcl/point_cloud.h>
#include "pcl/features/impl/shot_common.hpp"
Include dependency graph for shot_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


Functions

template<typename PointInT >
float pcl::getLocalRF (const pcl::PointCloud< PointInT > &cloud, const double search_radius, const Eigen::Vector4f &central_point, const std::vector< int > &indices, const std::vector< float > &dists, std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > &rf)
 Computes disambiguated local RF for a point index.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines