how to set a threshold for delauneyTriangulation?
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
Hi there, I am trying to triangulate a set of points in 3D with delauneyTriangulation() and visualise it using tetramesh(), but I've got a graph which connects every input points I feed in. However, I just want edges, say, below a certain threshold, so not all points connected to all points, but only those are close enough. Is there a way doing that? Thanks!
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Delaunay Triangulation에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

