Smooth/Interpolate 3D Curve (Skeleton axis)
조회 수: 10 (최근 30일)
이전 댓글 표시
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!
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!