-
Updated
Mar 14, 2022 - Python
ipywidgets
Here are 103 public repositories matching this topic...
-
Updated
Feb 26, 2022 - HTML
-
Updated
Mar 12, 2022 - Python
-
Updated
Feb 21, 2022 - Python
-
Updated
Jul 9, 2018 - Jupyter Notebook
-
Updated
Jan 26, 2022 - Jupyter Notebook
-
Updated
Mar 4, 2022 - JavaScript
-
Updated
May 18, 2020 - Jupyter Notebook
-
Updated
Jan 25, 2021 - Jupyter Notebook
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Feb 28, 2022 - Python
-
Updated
Sep 19, 2019 - Jupyter Notebook
-
Updated
Oct 20, 2021 - Python
-
Updated
Aug 9, 2021 - Python
-
Updated
May 1, 2019 - Jupyter Notebook
-
Updated
May 6, 2021 - JavaScript
-
Updated
Oct 5, 2021 - Jupyter Notebook
Motivation
ipyannotator currently support image labeling. However, for data sets with a very large number of classes it's very difficult to
quickly match the image to the right class.
Showing an visual representation for all possible classes and there textual description right next to the image could considerable improve the process. Currently only a textual or a visual represen
-
Updated
May 31, 2018 - Python
-
Updated
Sep 18, 2021 - Python
-
Updated
Sep 30, 2021 - HTML
-
Updated
Mar 13, 2022 - Python
See conversation on gitter: https://gitter.im/jupyter-widgets/Lobby?at=60622d0814188a5edfd21f6c
Some points to be included in the tutorial:
- Views should use
this.sendrather thanthis.model.send(https://gitter.im/jupyter-widgets/Lobby?at=6062335c56debe325c4ca07d) - Register the method of your choice on the python using
self.on_msg
-
Updated
Sep 13, 2021 - Jupyter Notebook
-
Updated
May 10, 2021 - Python
-
Updated
Sep 13, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the ipywidgets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipywidgets topic, visit your repo's landing page and select "manage topics."
cornerstone has native support for layers and transparency and it would be useful to output segmentations and heatmaps and show multi-modal images like PET-CT
relevant JS is https://github.com/cornerstonejs/cornerstone/blob/803dd7335e16de3cc398a3d42eda2552dd47cb1b/example/layers/index.html#L95-L152