PCL:实现多元正态分布
为您提供了一个使用 PCL (点云库) 实现多元正态分布的完整 源码示例:
#include <pcl/point_types.h>
#include <pcl/features/moment_of_inertia_estimation.h>
#include <random>
#include
#include <pcl/point_types.h>
#include <pcl/features/moment_of_inertia_estimation.h>
#include <random>
#include