Skip to content

itkwidgets 0.31.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 01:51
· 134 commits to master since this release
v0.31.4
12507a7

itkwidgets 0.31.4

itkwidgets provides interactive Jupyter widgets to visualize images, point sets, and meshes in 3D or 2D.

Installation

pip install itkwidgets

or

conda install -c conda-forge itkwidgets

Changes from v0.31.3 to v0.31.4

Enhancements

  • Bump itkwidgets to 0.31.4 (12507a7)
  • Bump itk-vtk-viewer to 10.6.0 (2537d7c)
  • Add treebeard GitHub Action configuration (a06237e)

Documentation Updates

  • Simplify ITK LabelImages segmentation (04b13c0)
  • Add scikit-image example to LabelImages example (5bcdf42)
  • README 3D Label Maps -> 3D Label Images (9e0ee84)
  • Demonstrate how to programatically start/stop recording, save (f7b935b)

Bug Fixes

  • Fix cropping planes ROI serialization (f9613c7)
  • Support scikit-image label images (5aab14e)
  • Dynamically generate extractor and shrinker (031956f)