ReconstructionMesh

ReconstructionMesh[{pt1,pt2,}]

根据一组点pt1,pt2, 重建网格.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (3)

重建二维曲线:

重建二维固体:

重建三维曲面:

范围  (7)

基本用法  (5)

重建二维曲线:

重建二维固体:

重建三维曲线:

重建三维曲面:

重建三维固体:

规范  (2)

ReconstructionMesh 适用于坐标:

它等价于没有法线的点:

ReconstructionMesh 适用于有向点:

选项  (5)

Method  (3)

"Crust" 方法重建曲线:

"AlphaShape" 方法重建曲线:

曲面:

固体:

明确指定 的值:

在点的法线已知的情况下用 "Poisson" 方法重建三维曲面:

如果没有提供法线,ReconstructionMesh 会在重建前估计法线:

ProgressReporting  (1)

默认情况下,ReconstructionMesh 汇报进度:

如果设置 ProgressReporting FalseReconstructionMesh 不显示计算进度:

VertexNormals  (1)

VertexNormals 指定坐标的方向:

这相当于给出有向点:

应用  (4)

曲线重建  (1)

ReconstructionMesh 可在二维空间重建一维曲线:

3D:

曲面重建  (2)

ReconstructionMesh 可重建一维曲面:

2D:

3D:

ReconstructionMesh 可重建三维模型:

固体重建  (1)

ReconstructionMesh 可重建二维固体:

3D:

属性和关系  (7)

ConcaveHullMesh 用 alpha 形状重建网格:

这类似于调用 ReconstructionMesh,并将 Method 设为 "AlphaShape"

GradientFittedMesh 用 Poisson 曲面重建来构建网格:

这类似于调用 ReconstructionMesh,并将 Method 设为 "Poisson"

FindCurvePath 可用来根据点重建曲线:

这类似于调用 ReconstructionMesh,并将 Method 设为 "Crust"

ListSurfacePlot3D 也可用于根据点重建 3D 曲面:

ConvexHullMesh 可重建凸网格:

DelaunayMesh 包括内部单纯形:

RegionFit 将几何模型拟合到一组点:

EstimatedPointNormals 可以估计用于重建的法线:

互动范例  (1)

创建一个带有可拖动点的互动范例,以实时查看重建的网格:

Wolfram Research (2022),ReconstructionMesh,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ReconstructionMesh.html.

文本

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 年

BibTeX

@misc{reference.wolfram_2024_reconstructionmesh, author="Wolfram Research", title="{ReconstructionMesh}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/ReconstructionMesh.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_reconstructionmesh, organization={Wolfram Research}, title={ReconstructionMesh}, year={2022}, url={https://reference.wolfram.com/language/ref/ReconstructionMesh.html}, note=[Accessed: 22-November-2024 ]}