How to segment binary 3d volume?

3 views (last 30 days)
Md Nurul Karim
Md Nurul Karim on 12 Nov 2019
I had bunch of sliced images, from there I have segmented my ROI and stacking them I made a 3D volume out of it.
I cant find a way to segment all the blobs there as I need to to know average blob size and interconnectivity between them.
Regionprops3 gives me information about individual regions that are seperate.
Can anyone suggest any good way in MATLAB to segment there ound spheres and label as individual object ?
How can I export this voxelized to a surface meshing format like stl or obj?
I have attached the 3d binary volume matrix here.
Isegmentation_3d.PNG

Answers (0)

Community Treasure Hunt

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

Start Hunting!