calcVoronoi edit page

compute the area of the Voronoi decomposition

Syntax

[V,C] = calcVoronoi(v,varargin)

Input

v vector3d

Output

V list of Voronoi--Vertices
C cell array of Voronoi--Vertices per generator

See also

voronoin