Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 382 Bytes

Fit a 3D polyline to a bezier curve

bezier_polyline_visualization

Compare the original 3D polyline with the fitted 3D bezier spline in one space.

Fitting algorithm currently used: https://github.com/soswow/fit-curve