volume or point detection in a non-convex polyhedron
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
We have a polyhedron obtained with the isosurface function. That is why we have a list of vertices and faces. We would like to either calculate the volume of the polyhedron defined by faces and vertices or detect which points are inside the polyhedron.
Unfortunately, the polyhedron is not necessarily convex.
Thanks
0 件のコメント
回答 (1 件)
Johannes Korsawe
2015 年 2 月 16 日
編集済み: Walter Roberson
2016 年 9 月 28 日
The submission intriangulation may serve your needs.
Regards,
Johannes
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!