Is there any methods (like circularity) to decide if the 3D construction close to sphere?
5 views (last 30 days)
Show older comments
Hi,
I have got many 3D particles from 2D images and want to get a value to decide if this 3D particles close to perfect sphere. For a 2D shape, I know there is a way to calculate circularity, but is there a similar way for 3D constructions?
Thanks!
Answers (1)
Shubham Rawat
on 3 Feb 2021
Hi,
When finding sphericity for a single particle or object, you can define sphericity as the ratio of surface area of a sphere that has the same volume as the particle or object to the surface area of the particle itself.
Put into mathematical terms, the sphericity given by Ψ ("psi") is:

for the volume of the particle or object
and surface area of the particle or object
. You can see why this is the case through a few mathematical steps to derive this formula.


Hope this Helps!
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!