volume enclosed by isosurface
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(1 个)
William von Witt
2015-7-4
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 个评论
Uwe22
2017-6-16
Hej William,
May I ask you got success previously in getting volume of the isosurfaces? Thanks
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!