Releases: haesleinhuepf/napari-segment-blobs-and-things-with-membranes
Releases · haesleinhuepf/napari-segment-blobs-and-things-with-membranes
0.3.9
What's Changed
- Add support for bia-bob by @haesleinhuepf in #39
- Added support for git-bob to answer questions in github issues
Full Changelog: 0.3.8...0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
What's Changed
- added
sub_sample
by @haesleinhuepf in #24 - added
relabel_sequential
by @haesleinhuepf in #25
Full Changelog: 0.3.4...0.3.5
0.3.4
New features
- Menu
Tools > Transforms > Reslice
- Menu
Tools > Transforms > Resize
What's Changed
- Adding transforms by @haesleinhuepf in #8
Full Changelog: 0.3.3...0.3.4
0.3.3
0.3.2
0.3.1
New features
- Seeded watershed with mask (Thanks to Eric Schmidt for the proposal)
Changed features
- The menu entry "Seeded watershed" was moved from the menu
Tools > Segmentation post-processing
toTools > Segmentation / labeling
0.3.0
Miscellaneous
- The menu entry
Morphological gradient
has been moved toTools > Filtering / edge enhancement
- Dropped support for Python 3.7, added 3.10
- Updated function documentation to be more biology-specific, as the napari-assistant can now search it.
Backwards compatibility breaking changes
- The unused
viewer
parameter has been removed from all functions