calcVoronoiArea edit page

compute the spherical area of the Voronoi decomposition

Syntax

[area,centroids] = calcVoronoiArea(v,varargin)

Input

v vector3d

Output

area area of the corresponding Voronoi cells
centroids centroid of the voronoi cell

Options

incomplete