Creating convexhull for 3D image
2 views (last 30 days)
Show older comments
I have 3D image from computed tomography. I want to create convex hull for this 3D image. Bwconvexhull done it for 2D image I want to do same thing for 3D image. I would be happy if anyone can help me.
Answers (1)
Hanieh Mazloom Farsibaf
on 15 Nov 2019
You can use regionprops3 for 3D image and extarct most important geometric features.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!