History

0.1.1 (2018-08-31)

  • Fix a bug in an ndmeasure test of an internal function.

0.1.0 (2018-08-31)

  • First release on PyPI.
  • Pulls in content from dask-image org.
  • Supports reading of image files into Dask.
  • Provides basic N-D filters with options to extend.
  • Provides a few N-D Fourier filters.
  • Provides a few N-D morphological filters.
  • Provides a few N-D measurement functions for label images.
  • Has 100% line coverage in test suite.