Skip to content

Releases: jankukacka/image_viewer_mk2

v1.0.0

07 Mar 11:29
a30cf75

Choose a tag to compare

Version stable and tested enough to move from beta.

Fixed:

  • copy to clipboard

v1.0.0b3

16 Feb 09:16
3e5af49

Choose a tag to compare

v1.0.0b3 Pre-release
Pre-release

Changes:

  • Fixed imports
  • Improved dependency resolution at installation (happy now installs automatically)
  • Automatic channel axis selection when loading files

v1.0.0b2

07 Feb 16:42
d523487

Choose a tag to compare

v1.0.0b2 Pre-release
Pre-release

Changes:

  • Customizable rendering pipeline
  • Additional filters: Gaussian blur, MinMax norm, Anisotropic diffusion, Vesselness filter, Unsharp mask
  • Improved channel response

v0.2.4

04 Jan 15:01
38d42ea

Choose a tag to compare

Bugfixes:

  • loading config when passing in image directly

Improvements:

  • Added rendering without interactive GUI via app.render()

v0.2.3

26 Nov 17:27
bd7fc72

Choose a tag to compare

Improvements:

  • Faster rendering (CPU by default)

Bugfixes:

  • Loading config from input

v0.2.2

11 Nov 16:24

Choose a tag to compare

First official release available via PyPI:

pip install image-viewer-mk2