Point Cloud Library (PCL)
1.3.1
|
#include <pcl/features/feature.h>
Go to the source code of this file.
Classes | |
class | pcl::PFHRGBEstimation |
Namespaces | |
namespace | pcl |
Software License Agreement (BSD License) | |
Functions | |
PCL_EXPORTS bool | pcl::computeRGBPairFeatures (const Eigen::Vector4f &p1, const Eigen::Vector4f &n1, const Eigen::Vector4i &colors1, const Eigen::Vector4f &p2, const Eigen::Vector4f &n2, const Eigen::Vector4i &colors2, float &f1, float &f2, float &f3, float &f4, float &f5, float &f6, float &f7) |