Adds a private utility module used to hold common wrapping functions.
Borrows nearly all of its content from dask-ndfilters. Includes references for all content pulled in from dask-ndfilters. A little bit of rebasing and use of filter-branch was done so as to preserve the history from dask-ndfilters with updates to the xrefs and such. Renaming of modules was done where needed.
This likely will require more tweaking, but this is a solid base to start with as we wrap morphological operators for use with this library.
Adds a private utility module used to hold common wrapping functions.
Borrows nearly all of its content from
dask-ndfilters
. Includes references for all content pulled in fromdask-ndfilters
. A little bit of rebasing and use of filter-branch was done so as to preserve the history fromdask-ndfilters
with updates to the xrefs and such. Renaming of modules was done where needed.This likely will require more tweaking, but this is a solid base to start with as we wrap morphological operators for use with this library.