Functions | |
template<typename PointT , typename LabelT > | |
void | computeSegmentNormal (Eigen::Vector3f &normal_out, int index, boost::shared_ptr< const pcl::PointCloud< PointT > > surface, boost::shared_ptr< const pcl::PointCloud< LabelT > > labels, int r, int steps) |
void cob_3d_features::OrganizedNormalEstimationHelper::computeSegmentNormal | ( | Eigen::Vector3f & | normal_out, |
int | index, | ||
boost::shared_ptr< const pcl::PointCloud< PointT > > | surface, | ||
boost::shared_ptr< const pcl::PointCloud< LabelT > > | labels, | ||
int | r, | ||
int | steps | ||
) |
Definition at line 72 of file organized_normal_estimation.hpp.