필터 지우기
필터 지우기

Voronoi within a pre-defined area

조회 수: 6 (최근 30일)
Nicolas
Nicolas 2012년 1월 12일
Hi folks,
I would like to calculate the voronoi of a point population but only within the convex hull of that population of points, rather than within the entire figure.
If anyone could give me some help to define my area of interest in which I could then calculate the voronoi.
Thank
nicolas
  댓글 수: 2
Walter Roberson
Walter Roberson 2012년 1월 12일
I'm not sure where the difficulty is? There are routines to determine the convex hull of a set of points, and there are routines to test whether any particular point is within a polyhedra (such as a convex hull)? My recollection is that the new triscatteredinterp routines provide both functionalities.
Nicolas
Nicolas 2012년 1월 13일
thanks I'll have a look

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Voronoi Diagram에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by