How do I manually pick 3d coordinate from a pointcloud?

后端 未结 0 1023
一个人的身影
一个人的身影 2020-12-16 02:59

I\'m using the following code to pick the 3d points manually,

import open3d
a = open3d.io.read_point_cloud("cloud.ply")
vis = open3d.visualization.V         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题