필터 지우기
필터 지우기

Find boundary vertice at openings

조회 수: 1 (최근 30일)
Patrick
Patrick 2014년 11월 8일
편집: Matt J 2014년 11월 8일
Can anyone tell me how to find the boundary vertice at the openings? Thanks!!

답변 (2개)

Image Analyst
Image Analyst 2014년 11월 8일
Use convhulln() to get the coordinates of the 3 dimensional convex hull.

Matt J
Matt J 2014년 11월 8일
편집: Matt J 2014년 11월 8일
The triangulation class has a freeBoundary() method that looks relevant

카테고리

Help CenterFile Exchange에서 Bounding Regions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by