how to create maximum inscribed Sphere in 3d Image for porous images?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, this is my first time using matlab for my university research.
My task is to create maximum inscribed Sphere for 3D porous image. Do you have any idea or inputs for me?
I have tried creating maximum circle for 2d image and it worked, but i dont know for 3d image.
Any help is appreciated and thank you so much
Surya
0 comentarios
Respuestas (1)
Image Analyst
el 28 de Mayo de 2018
Use bwdist(). The resulting image will give you the radius from any point to the material. It's a start...
0 comentarios
Ver también
Categorías
Más información sobre Voronoi Diagram 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!