Jupyter widgets to visualize images in 2D and 3D
Project description
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
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
itkwidgets-0.7.0.tar.gz
(1.6 MB
view details)
Built Distribution
File details
Details for the file itkwidgets-0.7.0.tar.gz
.
File metadata
- Download URL: itkwidgets-0.7.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8bd064c0dbc32e7ce33f98231f30c3eeb61f3cc43aac51cc175f54a8413c84a |
|
MD5 | b6ea3ad03de4aad455db66b491646065 |
|
BLAKE2b-256 | c4e5f0c342556b78dee51a94fdef08ca7a28f49749fba36089ddc73fef8bd586 |
File details
Details for the file itkwidgets-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: itkwidgets-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 733bdbf88b5d4731440bb92a3d8d652c6019f562dda13d6dc99cf5bc8b403658 |
|
MD5 | ad2c68db4561e750371ad8f776f53f49 |
|
BLAKE2b-256 | ff58980498d4d482b83b7d759518af66d6300495121d6da17b3920af61a99975 |