dask-image icon indicating copy to clipboard operation
dask-image copied to clipboard

FEAT: fourier_ellipsoid

Open GenevieveBuckley opened this issue 6 years ago • 0 comments

We want to implement a dask-image version of scipy.ndimage.fourier_ellipsoid (see the docs here).

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.

GenevieveBuckley avatar Jul 14 '19 19:07 GenevieveBuckley