FEAT: fourier_ellipsoid
Open
- Dominant language
- Python
- Stars
- 226
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
We want to implement a dask-image version of `scipy.ndimage.fourier_ellipsoid` ([see the docs here](https://docs.scipy.org/doc/scipy-0.19.0/reference/generated/scipy.ndimage.fourier_ellipsoid.html)).
This is expected to be a little more difficult than the rest of the functions implemented in https://github.com/dask/dask-image/issues/21. That issue has some discussion of implementation details.
Contributor guide
Assessment
This issue has not been assessed yet.