inner surface of an object
古いコメントを表示
Dear all,
Does anybody know how can I extract the inner surface of a volume with hollow (for example a cup!)
回答 (2 件)
Image Analyst
2012 年 4 月 24 日
0 投票
I'd probably try this:
- Do a hole fill.
- Subtract the original, to get the solid hole.
- Do a dilation, to expand back into the inner surface of the original.
- Subtract the "second" original (the solid hole image).
カテゴリ
ヘルプ センター および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!