volume or point detection in a non-convex polyhedron
조회 수: 1 (최근 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
참고 항목
카테고리
Help Center 및 File Exchange에서 Volume Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!