Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.63 KB

File metadata and controls

50 lines (31 loc) · 1.63 KB

Medical Image Analysis IPython Tutorials

Description

This repository is intended for research and educational purposes in medical image analysis. It contains four seperate tutorials with Ipython notebooks demonstrating basic examples of medical image registration, segmentation, and classification.

You can browse these tutorials in nbviewer. To run them on your machine, you need to have the following Python modules installed:

Precompiled libraries are already included in ./tutorial_2/simpleitk

License

This code is published under the under the Apache 2.0 license.

Please read license.txt for more information.

Version

Version 1.0 (19/12/2014) - initial version

Contact Information

If you would like to make changes on the tutorial files or add new features, please send an email to the authors:

Ozan Oktay ([email protected])
Kevin Keraudren ([email protected])

The following blog post provides a short introduction to these tutorials.