Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在嘈杂的点云上运行 open3d 表面重建 alpha 形状方法后,我得到以下输出mesh。
mesh
当我查询网格时,我发现它是防水的。这是否意味着某些三角形没有渲染?我试图在没有背面剔除的情况下进行可视化,但在 open3d 的 0.9.00 版本中无法实现。
关于如何解决这个问题的任何想法?