3D surface(shape) smoothing or interpolation
4 views (last 30 days)
Show older comments
Hello Friends, I am generating 3D surface of human skull using Marching Cube algorithm from stack of binary CT-scan images. This algorithm gives me steps-like(spiky) outer surface. However I am interested in smooth outer surface of the skull.
I searched for 3D interpolation functions, but all of them are doing intensity based smoothing. I need to smooth the shape of the surface. Is there any method or function available which can do this?
0 Comments
Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!