Stackview

Latest version: v0.14.3

Safety actively analyzes 724993 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.5.0

Backwards compatibility breaking bug fixes
* The visualisation of label images was changed: The first two colors were flipped (now new: 1=cyan, 2=orange). The colour order is now identical with matplotlib default colours.
* The `insight()` function displayed images with < 100 pixels as string. It now uses the plot view with min/max and histogram stats

0.4.0

Bug fixes
* Rectangular images were not shown properly
* Switching from 2D to 3D images in `interact` caused an error.

New features
* `assist` offers an `operation` pulldown and shows `interact` for the selected operation

Backwards compatibility breaking changes / deprecations / obsolete functionality
* Internal refactoring may break backwards compatibility in case `_private` members were used.
* Parameters `display_width` and `display_height` are now without function. These parameters will be removed in the 0.5.0 future release. Use `zoom_factor` instead.

Other backwards compatibiltiy breaking changes are not intentional. Get in touch and create a github issue in case of any problems.

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.3.10...0.4.0

0.3.10

Bug fixes
* Minor bugfix in case mouse didn't move while drawing.

0.3.9

New features
* `stackview.annotate()` allows drawing label images interactively.

![](https://user-images.githubusercontent.com/12660498/210097670-e9afb636-bbd7-499e-8821-71a1d46a0745.gif)

0.3.8

New features
* `inight()` creates static views known from some napari plugins and pyclesperanto-prototype

![image](https://user-images.githubusercontent.com/12660498/209332142-975f55dd-2cf1-4750-81ff-cfed348b0c71.png)

* `zoom_factor` allows showing images with different sizes (thanks to paxcalpt for proposing)

![haase-23-12-2022-12-52-18](https://user-images.githubusercontent.com/12660498/209332526-3a0ba638-1df4-41c0-b460-5b37535f386c.gif)

Depreactions / obsolete functions

The parameters `display_width` and `display_height` were declared obsolete as they ware dysfunctional.

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.3.7...0.3.8

0.3.7

New features
* In `stackview.interact()` the `image` parameter is no longer mandatory. However, `context` must be passed instead and allows for having pulldowns for input images.

![](https://user-images.githubusercontent.com/12660498/208673063-8656c983-6d9b-44d1-bba9-0072c8df7e92.gif)

Miscelaneous
* In `stackview.interact()` parameter ranges are guessed now from variable names and types

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.