Skip to content

Releases: Kitware/itk-vtk-viewer

v14.35.1

04 Apr 18:34
90f2327
Compare
Choose a tag to compare

14.35.1 (2023-04-04)

Bug Fixes

  • transferfunctionmanipulators: cap the step value for the window/level interactor to 10 (775df69)

v14.35.0

27 Mar 19:33
dbce270
Compare
Choose a tag to compare

14.35.0 (2023-03-27)

Bug Fixes

  • applyRenderedImage: trigger render after setting transfer functions (f435aa6)
  • compareUI: hide row if disable (ba6ff0e)
  • compareUI: keep text from getting clipped on left (a819842)
  • compareUI: method can be disabled not disable (c5ac9c9)
  • compareUI: minimum pattern value is 1 (501c525)
  • createImageRenderingActor: only clear color ranges if dirty (a11ef22)
  • createImageRenderingActor: update color ranges after new image built (40abdd5)
  • createLayerInterface: add layer UI when over 2 images (f01c8a0)
  • createLayersUIMachine: no-op compareUI service for other UIs (70f1feb)
  • createViewer: capitalize Fixed image to match Image (ce11e2e)
  • createViewer: queue setImage and setCompareImage (a5a15f9)
  • createViewer: set use2D true if image is 2D (bed9864)
  • createViewer: support setCompareImages immediately after setImage (230100e)
  • croppingPlanes: skip plane update if no data loaded yet (65b1128)
  • croppingPlanes: when comparing use fixed image bounds (1d7c278)
  • imagesRenderingMachineOptions: only update image if rendering it (492ce64)
  • layerIcon: other images are not fused layer images (3e9ea63)
  • tests: add babel plugins and webpack config to karma config (b18f9c4)
  • updateHistogram: pass name to updated event (808a706)
  • updateHistogram: pick actorContext from machine, not selectedImage (1e4df8d)

Features

  • createViewer: fallback to image name property in setImage (e97ad7c)
  • ImJoyPluginAPI: rename setCompareImages to compareImages (e2b2471)
  • layerSettings: add lit component using xstate-lit (9da22d9)
  • layerSettings: clicking pops compare images menu (4a373c5)

v14.34.0

15 Mar 14:37
2535841
Compare
Choose a tag to compare

14.34.0 (2023-03-15)

Features

  • compareUI: add inputs for checkerboard pattern and swap image (c7e35af)

v14.33.0

14 Mar 21:10
2653b57
Compare
Choose a tag to compare

14.33.0 (2023-03-14)

Features

  • colorrangeinputs: allow users to manually enter window/level values (9976a51)
  • windowlevelinteractor: adjust the color range when the window width/level is changed (d32e201)
  • windowlevelreset: add an option to reset the window width/level values (5bae94e)
  • windowleveltoggle: toggle on/off the window width/level mouse interactor (013232c)

v14.31.2

23 Feb 18:26
8e9027d
Compare
Choose a tag to compare

14.31.2 (2023-02-23)

Bug Fixes

  • openglrenderwindow: fix "GL" case in openGLRenderWindow (68110be)
  • svgrepresentation: vtk.js 26.0.0 removed SVG support, add support for SVGRepresentation back in (4592573)

v14.31.1

28 Jan 23:42
3e75770
Compare
Choose a tag to compare

14.31.1 (2023-01-28)

Bug Fixes

  • fuseImagesUtils: allocate correct size fused array (57a2d51)

v14.31.0

27 Jan 01:01
7619565
Compare
Choose a tag to compare

14.31.0 (2023-01-27)

Features

  • createviewer: add an endpoint to add a point set (3bb92e5)
  • imjoypluginapi: add a function to the ImJoy plugin to add a point set (8d1e677)

v14.30.1

24 Jan 16:00
6ebfe1c
Compare
Choose a tag to compare

14.30.1 (2023-01-24)

Bug Fixes

  • imjoypluginapi: refactor the run function to support setting multiple data types (f8303bf)

v14.30.0

20 Jan 03:41
591b90a
Compare
Choose a tag to compare

14.30.0 (2023-01-20)

Bug Fixes

  • fuseImages: unpack conglomerate image array (535a45a)
  • index: url specified label images now downsampled with label pipeline (b3082e9)
  • ResampleLabelImage: pass pipeline worker to runPipeline (6370a87)
  • resampleLabelImage: test config has incomplete URL for pipeline worker (53ddddc)

Features

  • io: wasm module to resample label images (9529664)
  • ResampleLabelImage: use intensity image grid parameters (a85e7f5)

Performance Improvements

  • ResampleLabelImage: split with worker pool (589508c)

v14.29.2

20 Jan 02:30
485510b
Compare
Choose a tag to compare

14.29.2 (2023-01-20)

Bug Fixes

  • ZarrMultiscaleSpatialImage: Constrain concurrency for large server (6689d94)