Smooth/Interpolate 3D Curve (Skeleton axis)

12 views (last 30 days)
Timo Schmid
Timo Schmid on 16 Feb 2021
Answered: darova on 16 Feb 2021
I am trying to achieve a smooth curve representing the skeleton of a 3D-Model (STL-File).
By using a skeleton algorithm (among others) I managed to create the spline seen in the picture (red).
Now I am trying to get a smooth curve from the points of this spline (e.g. like the blue one) but I don't have an idea how nor can I find any 3D-capable functions which suit my needs. I especially need to get rid of these direction changes (marked black).
Any help is appreciated!

Answers (1)

darova
darova on 16 Feb 2021
see this question: LINK

Categories

Find more on Mathematics and Optimization in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!