voronoi#
- mrinufft.density.voronoi(traj, *args, **kwargs)[source]#
Estimate density compensation weight using voronoi parcellation.
In case of multiple point in the center of kspace, the weight is split evenly.
- Parameters:
traj (array_like) – array of shape (M, 2) or (M, 3) containing the coordinates of the points.
*args – Dummy arguments to be compatible with other methods.
**kwargs – Dummy arguments to be compatible with other methods.
References
Based on the MATLAB implementation in MIRT: JeffFessler/mirt
See also
This function is part of the density registry. You can find other registered functions in this registry below:
Key
Function
"voronoi""cell_count""pipe"