Voronoi regions of line segment sites

조회 수: 7 (최근 30일)
Jacob Lynch August
Jacob Lynch August 2016년 6월 2일
My question continues from one found here. I'm looking for a method to get the Voronoi regions' boundaries of line segment sites (not points), similar to page 8 of this presentation.
Searching through functions and tutorials of the Mapping Toolbox have not aligned with that objective. Since the inputs are vectors, avoiding an image-based approximation is preferred.
Is this type of GIS computation offered in MATLAB?
Currently, I'm using Delaunay Triangulation with additional points along edges and adding the triangles' circumcenters to the DT. While a good approximation, it is a time and memory hog, ultimately not capturing the only details I really care about: the boundary regions.

답변 (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