Skip to content

Releases: jrussell25/dask-regionprops

0.3.1

02 Jun 23:47
fc81b34
Compare
Choose a tag to compare

What's Changed

  • Don't subscript intensity_arr when None by @Iwijn in #5

New Contributors

  • @Iwijn made their first contribution in #5

Full Changelog: 0.3.0...0.3.1

Correctly handle intensity images

19 May 19:44
Compare
Choose a tag to compare
Fix bugs with intensity images

Added indexing into higher dimensional intensity images.

Also added additional properties to defaults to use the intensity image
if its present.

0.2.1

02 Dec 21:33
4bb202f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

02 Dec 20:50
dc323bb
Compare
Choose a tag to compare

Support for numpy arrays and some tests

0.1.0

01 Dec 22:53
Compare
Choose a tag to compare

Copy core functionality over from microutil