pcl1.9专题

docker环境,ubuntu18.04安装VTK8.2和PCL1.9.1

下载源码和依赖库 首先下载源码VTK8.2: Download | VTK 下载PCL1.9.1链接:Releases · PointCloudLibrary/pcl · GitHub 下载好了以后,先安装PCL依赖 sudo apt-get updatesudo apt-get install git build-essential linux-libc-devsudo a