FLofVLonsphereprojection | returns a facet list that is based on alphashape triangulation of sphere projected vertices | |
PCfindNearestNeighbors | returns for a pointcloud a list of direct neighbors, distances and areas | |
PCofSG | returns a point cloud from a SG with defined number of points and noise | |
PCofVL | returns a points cloud including NL from Vertex List | |
PCplot | plots a point cloud or a cell list of point clouds without any registration | |
PCwriteXYZ | writes an XYZ File of Vertices and Normals that is used by Meshlab | |
PofBB | returns a point relative to the bounding box | |
VLdownsample | returns a downsampled vertex list | |
VLeigenvect | Calculates Eigenvectors and Eigenvalues of Vertex list | |
VLFLselectcrossingfacets | selects the crossing facets of a solid that is crossed by a second one | |
VLnearestNeighbor | returns the nearest points in VL1 to the points in VL2 | |
VLreadPLY | reads in a Point Cloud in PLY Format | |