Interactive Image Analysis with SimpleITK and IPython Notebooks

Author/Creator: InsightSoftwareConsortium
Curated By: Marvin Albert
Language: Python
Field(s): image analysis
URL: http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/

Description

SimpleITK:
- easy to use image analysis with python and numpy
- especially fast for large 3D volumes (parallel implementations)

IPython Notebook:
- interactive python sessions in the browser
- combines executable code with figures, formatted texts and more
- perfect for tutorials and sharing code

This tutorial consists of a set of IPython notebooks to interactively play with SimpleITK's different functionality.

Level: Intermediate, Advanced
Format: Online (browser-based)
Time Required: 1h-5h
Prerequisites: basic python
Access:
Last Curated: 08/23/2016

Tags

[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','

  • ','
  • ','

');
}
[/insert_php]