HuangCongQing / pcl-learning

🔥PCL(Point Cloud Library)点云库学习记录

Home Page:https://www.bilibili.com/video/BV1HS4y1y7AB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

【3配准之交互式ICP】 [pcl::PLYReader] 10:1: parse error: couldn't read the magic string

HuangCongQing opened this issue · comments

commented

image

commented

最终解决方法:执行方式,后面加载参数不对,应该执行./interactive_icp ../monkey.ply 10
image