3D surface(shape) smoothing or interpolation
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!