I have grayscale .tif images which i have stored in a 3d array(volume0. I have binarized the 3D array. I wish to calculate the dimensions of dark color object in the 3D array.
1 view (last 30 days)
Show older comments
I have grayscale .tif images which i have stored in a 3d array(volume). I have binarized the 3D array. I wish to calculate the dimensions of dark color objects in the 3D array. The dimension which i need are:
Location, Volume, Z-projection. I tried to use region props but it identifies a lot of small objects whivch are noise. I wish to only consider objects whose Z projection is above a certain value.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!