激光类雷达障碍物检测与追踪——DON点云滤波

阅读 81

2022-02-26

void differenceNormalsSegmentation(const pcl::PointCloud<pcl::PointXYZ>::Ptr in_cloud_ptr,
                                   pcl::PointCloud<pcl::PointXYZ>::Ptr out_cloud_ptr)
{
   
  float small_scale = 0.5

相关推荐

精彩评论(0)

0 0 举报