- Compute the sum of the volume of all individual spheres (4/3 * pi * r^3)
- Subtract the overlapping volume of all permutations of 2 individual spheres. The volume of the overlap of spheres is nicely described at: Sphere-sphere Intersection.
How to calculate volume by Dilation (ball 3 structural element)?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everyone,
I have 3d center coordinates and radii of an object which is made up of poly-disperse spheres (as shown in the figure). I want to compute the total volume of the object by Dilation (ball3) in order to calculate the open pores porosity. How can I perform this in MATLAB, any advice would be highly appreciated.

댓글 수: 0
답변 (1개)
Joost
2016년 9월 7일
I am not sure if I understand your question correctly, but I think that what you need to do is:
댓글 수: 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!