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!