pc2surfacemesh
構文
説明
[ は、ポアソン再構成法を使用して入力点群 mesh,depth,perVertexDensity] = pc2surfacemesh(ptCloudIn,"poisson")ptCloudIn から表面メッシュを作成します。この関数は、再構成で使用される八分木の深さ depth と頂点密度 perVertexDensity も返します。
[ は、ポアソン再構成法の八分木の深さの値を追加で指定します。mesh,depth,perVertexDensity] = pc2surfacemesh(ptCloudIn,'poisson',inputDepth)



