calcVoronoi
(method of quaternion)
compute the the Voronoi decomposition for unit quaternions
Syntax
[V,C] = calcVoronoi(q,'param1',val1,'param2',val2)
Input
q |
Output
V |
Voronoi-Vertices |
C |
Voronoi-Cells containing the index to the Voronoi-Vertex |
See also
MTEX 4.0.1 |