Crate f3l_features

Source

Structs§

NormalEstimation
Compute normals of each point. Use KdTree to search neighbors.
OBB
Compute Oriented Bounding Box

Functions§

aabb
Compute AABB. A wrapper of get_minmax.