Gallery of Jupyter notebooks representing use cases
| Notebook name | Description | Open in this repository | Link to Binder |
|---|---|---|---|
| subject_data.ipynb | It calculates descriptive statistics for a group of subjects from tabular data | open | |
| image_data_mha.ipynb | It extracts image spacing, size, and pixel type from a group of .mha images | open | |
| isq_io_viz.ipynb | Reading, writing, and visualizing .isq images | open | Coming soon |
- The very easy way:
- The easy way:
- If you are not familiar with the Jupyter/python enviroment, watch this tutorial
- Clone or download this repository (green button
codeabove) - Open a notebook, run it, and then try it with your own data!
| Repository | Description | Open in this repository | Where to start exploring |
|---|---|---|---|
| ITKIOScanco | An ITK module to read and write Scanco microCT .isq files. | go to repository | Click on the launch binder badge |
| pyKNEEr | An open and reproducible workflow for knee cartilage segmentation | go to repository | Click on the launch binder badges |