how to calculate the volume of objects in milimeter cube
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Image Analyst
2015년 6월 17일
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
Image Analyst
2015년 6월 17일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!