Interactive Jupyter widgets to visualize images in 2D and 3D.
These widgets are designed to support image analysis with the Insight Toolkit (ITK), but they also work with other spatial analysis tools in the scientific Python ecosystem.
These widgets are built on itk.js and vtk.js.
Installation
To install, use pip:
pip install itkwidgets jupyter nbextension install --py --sys-prefix itkwidgets jupyter nbextension enable --py --sys-prefix itkwidgets
Examples
After installation, try the following examples that demonstrate how to visualize:
ImageJ ImgLib2 images (requires conda and a local Fiji installation)
NumPy array images (processed with SciPy)
Hacking
For a development installation (requires Node.js):
git clone https://github.com/InsightSoftwareConsortium/itk-jupyter-widgets.git cd itk-jupyter-widgets python -m pip install -r requirements-dev.txt -r requirements.txt python -m pip install -e . jupyter nbextension install --py --symlink --sys-prefix itkwidgets jupyter nbextension enable --py --sys-prefix itkwidgets jupyter nbextension enable --py --sys-prefix widgetsnbextension python -m pytest
Release files for itkwidgets 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| itkwidgets-0.9.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / itkwidgets-0.9.0-py2.py3-none-any.whl
| Download URL | itkwidgets-0.9.0-py2.py3-none-any.whl |
|---|---|
| Size | 2.9 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7aceb7e3a350ebcd7dab1648a7ba67834b8b76428f0ed324e9190ae66098acd3
|
|
BLAKE2b-256 checksum How to use checksums |
9b1b86bc1af2da31438ab2c413424828beeb9510421b5f7d4568fada38f5c3a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |