Creating convexhull for 3D image

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.

2 commentaires

KSSV
KSSV le 29 Mai 2017
Have you seen convhulln ?
repa
repa le 31 Mai 2017
Yes I have seen but I couldnt apply it for my 3D image. Or maye I dont know how to use.

Connectez-vous pour commenter.

Réponses (1)

Hanieh Mazloom Farsibaf
Hanieh Mazloom Farsibaf le 15 Nov 2019

0 votes

You can use regionprops3 for 3D image and extarct most important geometric features.

Community Treasure Hunt

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

Start Hunting!

Translated by