-
Updated
Jun 6, 2022 - Python
ipywidgets
Here are 108 public repositories matching this topic...
-
Updated
Jun 2, 2022 - TypeScript
-
Updated
Jun 1, 2022 - HTML
-
Updated
Jun 3, 2022 - Python
-
Updated
May 15, 2022 - Python
-
Updated
Jul 9, 2018 - Jupyter Notebook
-
Updated
Jan 26, 2022 - Jupyter Notebook
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
May 18, 2020 - Jupyter Notebook
-
Updated
Jan 25, 2021 - Jupyter Notebook
-
Updated
Mar 17, 2022 - Python
-
Updated
Jun 1, 2022 - Python
-
Updated
Sep 19, 2019 - Jupyter Notebook
-
Updated
Jun 3, 2022 - Python
-
Updated
Mar 26, 2022 - Jupyter Notebook
-
Updated
Aug 9, 2021 - Python
-
Updated
May 1, 2019 - Jupyter Notebook
-
Updated
May 6, 2021 - JavaScript
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
May 27, 2022 - Python
-
Updated
Sep 30, 2021 - HTML
-
Updated
Jun 6, 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
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