Stackview

Latest version: v0.12.1

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

Scan your dependencies

Page 5 of 8

0.6.1

New features
* Added support for `colormap`s (thanks to marabuuu and others for proposing) containing some code from [microfilm](https://github.com/guiwitz/microfilm).
* Added support for `display_min/_max`
* Added `toggleable` to `switch` so that multiple images can be shown at the same time

Bugfixes
* `annotate()` didn't show updates when annotating 2D images

![toggleable_switch](https://user-images.githubusercontent.com/12660498/232204500-53272501-6535-43b7-85a8-d8b88d7cd31b.gif)

0.6.0

Bugfixes
* interact wasn't executing the function after setting up the GUI

Changes potentially breaking backwards compatibility
* continuous_update parameter of all `stackview` functions is now True per default

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.5.2...0.6.0

0.5.2

New features
* Added `switch` to switch between images

![demo_switch](https://user-images.githubusercontent.com/12660498/215297013-7c1e7b77-62fd-479f-b87c-79529cbd5eeb.gif)

0.5.1

New features
* `crop` widget (thanks to paxcalpt for proposing)


https://user-images.githubusercontent.com/12660498/213865928-affb6cdc-ab58-4b19-9543-7ef5525a9b2b.mp4

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

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.