inner surface of an object

4 visualizaciones (últimos 30 días)
Violet P
Violet P el 24 de Abr. de 2012
Dear all,
Does anybody know how can I extract the inner surface of a volume with hollow (for example a cup!)

Respuestas (2)

Image Analyst
Image Analyst el 24 de Abr. de 2012
I'd probably try this:
  1. Do a hole fill.
  2. Subtract the original, to get the solid hole.
  3. Do a dilation, to expand back into the inner surface of the original.
  4. Subtract the "second" original (the solid hole image).

Violet P
Violet P el 30 de Abr. de 2012
Dear "Image Analyst",
Thank you for your prompt response. I used your suggestion it worked :)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by