itkwidgets 0.32.0
·
108 commits
to master
since this release
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)