필터 지우기
필터 지우기

how to get the surface patch after delaunay triangulation

조회 수: 9 (최근 30일)
LIN Hongbin
LIN Hongbin 2016년 1월 25일
댓글: LIN Hongbin 2016년 1월 26일
I have a set of point cloud ,after delaunay triangulated these points,I got a connectivity of all the points.What can I do to get the surface triangular patches of the rebuilt 3D model.Or,I want to get the connectivity of all the points without inner egdes.Thank you.

채택된 답변

Mike Garrity
Mike Garrity 2016년 1월 25일
Have you tried the freeBoundary method as shown in the first example on this documentation page ?
  댓글 수: 1
LIN Hongbin
LIN Hongbin 2016년 1월 26일
Thank you !I made a mistake at first that I used boundary without DT.Now I got it.Thank you,Mike!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Delaunay Triangulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by