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!