0
点赞
收藏
分享

微信扫一扫

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

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 条评论