itkwidgets
itkwidgets copied to clipboard
An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
is it possible to specify a color for the edges of mesh (geometry) other than black when using the "surface with edges" representation style?
Just reporting two issues I'm struggeling with, when interacting with the widget using the mouse wheel. 1. My Logitech mouse wheel has "click-stops". When zooming a volume rendering with itk,...
What would be the best approach to be able to draw some ROIs (rectangle, oval, polygon, polyline) to a 2D image? Do such tools already exist or can they be...
* Create a ``conda`` environment with the required dependencies * Run the example below ``` from zarr.storage import FSStore from itkwidgets import view import zarr fsstore = FSStore('https://dandiarchive.s3.amazonaws.com/zarr/7723d02f-1f71-4553-a7b0-47bda1ae8b42') brainstem =...
https://ngff.openmicroscopy.org/latest/#labels-md
Render according to the specification: https://ngff.openmicroscopy.org/latest/#omero-md
From an OME Zarr NGFF, identify the labelImage, use its color settings: https://ngff.openmicroscopy.org/latest/#label-md
Opening this issue to track some inconsistent and/or weird behaviors being seen in notebooks that are run in Colab. These issues are not seen when run with Jupyter Lab or...
I have an issue open on the [conda forge feedstock](https://github.com/conda-forge/itkwidgets-feedstock/issues/50) but I had no answer so I thought to raise it here as well. Currently we are using `itkwidgets` in...