github InsightSoftwareConsortium/itkwidgets v0.32.0
itkwidgets 0.32.0

latest releases: v1.0a52, v1.0a51, v1.0a50...
3 years ago

itkwidgets 0.32.0

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.4 to v0.32.0

Enhancements

  • Bump itkwidgets to 0.32.0 (a4dc1a8)
  • Add LabelImages example to treebeard CI testing (d88a7f4)
  • Add axes viewer trait (258212a)
  • Add LineProfile notebook to treebeard CI tests (3b415be)
  • Make scipy package optional (b3f58f7)
  • Add vtkCamera support for the camera trait (73a8970)
  • Add label_statistics widget (379da47)
  • Use treebeard v0.1.1 GitHub Action (1983333)
  • Add lut to itkwidgets package all (31469f1)
  • Also test 2DImage.ipynb notebook in CI (33b5360)

Bug Fixes

  • Load data with many polydata's (8eb24eb)
  • Remove extra cell from LabelImages example (f3a2606)
  • Improve multi-channel vmin/vmax updates from the client side (edf2fe7)
  • to_itk_image understands itk.VectorImage (c7bd4ae)
  • Sort release tags with creatordate instead of taggerdate (50b025c)

Don't miss a new itkwidgets release

NewReleases is sending notifications on new releases.