ReconstructionMesh
ReconstructionMesh[{pt1,pt2,…}]
根据一组点pt1,pt2,… 重建网格.
更多信息和选项
- ReconstructionMesh 亦称为曲面重建.
- ReconstructionMesh 通常用于构建对象的形状和外观.
- ReconstructionMesh[{pt1,pt2,…}] 给出一个接近于点集 pi 的网格区域.
- ReconstructionMesh 接受与 MeshRegion 一样的选项,更多选项与不同之处如下所示:
-
Method Automatic 使用的方法 ProgressReporting $ProgressReporting 是否报告计算的进度 VertexNormals Automatic 使用的顶点法线 - 可能的方法设置包括 "Crust"、"AlphaShape" 和 "Poisson".
范例
打开所有单元关闭所有单元范围 (7)
规范 (2)
选项 (5)
Method (3)
在点的法线已知的情况下用 "Poisson" 方法重建三维曲面:
如果没有提供法线,ReconstructionMesh 会在重建前估计法线:
ProgressReporting (1)
默认情况下,ReconstructionMesh 汇报进度:
如果设置 ProgressReporting False,ReconstructionMesh 不显示计算进度:
VertexNormals (1)
用 VertexNormals 指定坐标的方向:
应用 (4)
属性和关系 (7)
ConcaveHullMesh 用 alpha 形状重建网格:
这类似于调用 ReconstructionMesh,并将 Method 设为 "AlphaShape":
GradientFittedMesh 用 Poisson 曲面重建来构建网格:
这类似于调用 ReconstructionMesh,并将 Method 设为 "Poisson":
FindCurvePath 可用来根据点重建曲线:
这类似于调用 ReconstructionMesh,并将 Method 设为 "Crust":
ListSurfacePlot3D 也可用于根据点重建 3D 曲面:
ConvexHullMesh 可重建凸网格:
用 DelaunayMesh 包括内部单纯形:
RegionFit 将几何模型拟合到一组点:
EstimatedPointNormals 可以估计用于重建的法线:
文本
Wolfram Research (2022),ReconstructionMesh,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ReconstructionMesh.html.
CMS
Wolfram 语言. 2022. "ReconstructionMesh." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ReconstructionMesh.html.
APA
Wolfram 语言. (2022). ReconstructionMesh. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ReconstructionMesh.html 年