Voronoi regions of line segment sites

3 次查看(过去 30 天)
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