volumetri estimation on 3D binary matrix
Show older comments
Thanks in advance, I have a 3D binary space derived by a microscopy confocal image. I have to estimate the number of connected object and the volume of each one. The classical 2D function bwboundarties bwarea and regiorprops doesn't work. Any suggestion?
Accepted Answer
More Answers (1)
Abel Babu
on 21 Feb 2017
0 votes
Hi Emanuele,
Take a look at these functions from the Image Processing Toolbox:
These include functions that let you do filtering, segmenting, and perform other image processing operations on 3D volumetric data.
Abel
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!