|
Point Cloud Library (PCL) 1.15.0
|
Helper functor structure for n-D centroid estimation. More...
#include <pcl/common/centroid.h>
Public Types | |
| using | Pod = typename traits::POD<PointT>::type |
Public Member Functions | |
| NdCentroidFunctor (const PointT &p, Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > ¢roid) | |
| template<typename Key> | |
| void | operator() () |
Helper functor structure for n-D centroid estimation.
Definition at line 897 of file centroid.h.
| using pcl::NdCentroidFunctor< PointT, Scalar >::Pod = typename traits::POD<PointT>::type |
Definition at line 899 of file centroid.h.
|
inline |
Definition at line 901 of file centroid.h.
|
inline |
Definition at line 905 of file centroid.h.