An open API service indexing awesome lists of open source software.

https://github.com/simpleitk/tutorial


https://github.com/simpleitk/tutorial

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Notebook Testing](https://github.com/SimpleITK/TUTORIAL/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/SimpleITK/TUTORIAL/actions/workflows/main.yml)           [![Tutorial Website](https://img.shields.io/badge/tutorial-website-brightgreen)](https://simpleitk.org/TUTORIAL/)          [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SimpleITK/TUTORIAL/main?filepath=01_spatial_transformations.ipynb)          [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# Welcome to SimpleITK!

This repository contains the code used in the SimpleITK tutorial.

If you are looking for the quickest way to become a proficient user of SimpleITK we highly recommend that you complete this tutorial. It includes several hours of instructional material, and is well worth the time investment. So, [go to the website](https://simpleitk.org/TUTORIAL/) and start your journey to Insight.

      Enjoy

The SimpleITK Team