how to calculate the volume of objects in milimeter cube
4 views (last 30 days)
Show older comments
Muhammad Shoaib
on 17 Jun 2015
Edited: Muhammad Shoaib
on 14 Oct 2015
i have two methods for calculating volume of objects in millimeter cube, please tell me which of them is correct or any other method for volume calculation.
thanks
0 Comments
Accepted Answer
Image Analyst
on 17 Jun 2015
We have no idea what voxel_count or voxel_size are. Neither one looks like it would sum up the volume of individual objects/regions in the "cube" - it looks like it just computes the volume of the entire cube regardless of any segmented regions inside it.
4 Comments
Image Analyst
on 17 Jun 2015
Yes. If the volume is 18301 voxels, and those are the spatial calibration factors in the 3 dimensions, then that will give you the volume in cubic mm.
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!