英文: Computing curvatures with CGAL 问题 我试图理解如何使用CGAL计算SurfaceMesh(以及高斯曲率)的主曲率。 首先,我没有看到是否有一个函数可以计算网格中...
open3d | 如何计算由点云创建的网格的体积?
英文: open3d | How to calculate the volume of a mesh created by point cloud? 问题 使用 'open3d.geometr...
计算两个向量之间的有符号角度的数值稳定方法
英文: Numerically stable approach to computing a signed angle between vectors 问题 以下是您提供的文本的翻译: 我的第一个St...
找到包围现有边界矩形顶点的四个圆的边界矩形的坐标。
英文: How to find the coodinates of the bounding rectangle from four circles around the vertices of an...
如何区分Shapely中的自相交与自接触?
英文: How do I differentiate self-intersection vs. self-touching in shapely? 问题 如何确定多边形是否自交叉(self-touc...
如何根据角度和不同的边长计算X和Y坐标
英文: How to calculate X and Y coordinates given an angle and varying side lengths 问题 我正在开发一个使用Google ...
使用 `healpy` 的单位向量。
英文: using unit vectors with `healpy` 问题 我有一个球面上的点集,它们只是在R3中表示为单位向量。我试图查看它们是否均匀分布,并为此目的我想进行球谐变换(使用hea...
沃罗诺伊图剪切 3D
英文: Voronoi diagram clipping 3D 问题 我知道如何构建普通的沃罗诺伊图,但我需要在非凸区域中构建它,该区域具有锐利的边缘。是否有办法通过使用剪切来避免非凸单元? 英文: ...
如何将轴对齐的边界框适配/裁剪到三角形的一部分
英文: How to fit/clip an axis aligned bounding box around a portion of a triangle 问题 以下是您提供的内容的翻译: I h...