Releases: Kitware/itk-vtk-viewer
Releases · Kitware/itk-vtk-viewer
v14.35.1
v14.35.0
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
v14.34.0
v14.33.0
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
v14.31.1
v14.31.0
v14.30.1
v14.30.0
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)