f3l_surface 0.2.0

3D Point Cloud Library
Documentation

F3l Surface

Compute features of surface.

Convex Hull

Implement QuickHull.

Support 2D and 3D data.

Concave Hull

Support 2D and 3D (partial) data.

In 3D data, would segment a plane then rotate data to make the plane lies on XY dimension, then compute 2D.

Delaunay

Implement Bowyer–Watson algorithm.

Currently, 2D only. Would compute multiple shapes in data, and triangles and contours of each shape.