compute the the Voronoi decomposition for unit quaternions
Syntax
[V,C,E] = calcVoronoi(q,varargin)Input
| q | quaternion |
Output
| V | Voronoi--Vertices |
| C | Voronoi--Cells containing the index to the Voronoi--Vertex |
compute the the Voronoi decomposition for unit quaternions
[V,C,E] = calcVoronoi(q,varargin)
| q | quaternion |
| V | Voronoi--Vertices |
| C | Voronoi--Cells containing the index to the Voronoi--Vertex |