通过三角网格进行 3D 形状检测

发布于 2024-10-06 13:06:56 字数 302 浏览 5 评论 0原文

我正在寻找任何可以在 3D 三角网格中找到完整或部分简单 3D 形状(球体、圆柱体、圆锥体等)的算法或源代码。

我找到了几篇关于算法的论文(例如,请参阅 此 PDF),它可以在点云中查找形状。三角测量可以很容易地转换为点云,但在我看来,如果你已经有了三角测量,那么找到形状应该更容易,因为你有更多关于要匹配的表面的信息——例如在转换为点云。

任何指示将不胜感激。

I'm looking for any algorithm or source code which can find whole or partial simple 3-D shapes (sphere, cylinder, cone, etc) in a 3-D triangulation mesh.

I've found several papers on algorithms (for example see this PDF) which can find shapes in point clouds. A triangulation can easily be converted to a point cloud, but it seems to me that it should be easier to find shapes if you already have a triangulation, as you have more information about the surface to be matched--connectivity is lost for example in the conversion to a point cloud.

Any pointers would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

濫情▎り 2024-10-13 13:06:56

普林斯顿形状检索和分析小组是该领域的大师。您可以使用他们的出版物来追踪该领域。

The Princeton Shape Retreival and Analysis Group are the guru's in this area. You can trace the feild using their publications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文