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