volume enclosed by isosurface
8 views (last 30 days)
Show older comments
How can I calculate the volume enclosed by an isosurface, in this case my isosufaces are generally irregular cylinders.
I've attached an image to give you and idea of the tubes (although its not a great one!)
Convex hull method over estimates due to its curvature, but could possibly work for small segments and summation over the whole tube. However, there must be a simpler way!?
Many thanks, Will
0 Comments
Accepted Answer
More Answers (1)
William von Witt
on 4 Jul 2015
Hey William,
I am just doing the same thing, was that as much as you did? I want an area/volume ratio for my isosurfaces, doesn't seem to be any nice algorithm for calculating volume. I will try your method and just multiply that by the voxel size I guess, see how that works out.
thanks,
William
1 Comment
Uwe22
on 16 Jun 2017
Hej William,
May I ask you got success previously in getting volume of the isosurfaces? Thanks
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!