Releases: haesleinhuepf/stackview
Releases · haesleinhuepf/stackview
0.3.10
Bug fixes
- Minor bugfix in case mouse didn't move while drawing.
0.3.9
0.3.8
New features
inight()
creates static views known from some napari plugins and pyclesperanto-prototype
zoom_factor
allows showing images with different sizes (thanks to @paxcalpt for proposing)
Depreactions / obsolete functions
The parameters display_width
and display_height
were declared obsolete as they ware dysfunctional.
Full Changelog: 0.3.7...0.3.8
0.3.7
0.3.6
0.3.5
bugfix:
- The first label was visualized in black in some special conditions
0.3.4
New features
- The first four label colours correspond now to matplotlibs default colours when visualizing label images
merge_rgb()
for turning three images into a scikit-image style RGB image (channel axis is last)- added
continuous_update
parameter ininteract()
Bugfix
- Some labels where not shown (black) depending on the maximum number of labels
0.3.2
Bugfix:
- Imported libraries that were not listed as dependency