Skip to content

InsightSoftwareConsortium/SimpleITKWorkshopImageJ2015

Repository files navigation

Image Registration with SimpleITK

ImageJ Conference 2015

ImageJ Conference 2015

2015 ImageJ User & Developer Conference

Matt McCormick, PhD, Kitware, Inc

Circle CI

Abstract

SimpleITK

SimpleITK

To quantitatively compare the contents of two images, they must be spatially aligned. Image registration finds the spatial transformation that aligns two images. This workshop presents SimpleITK, the simplified interface to the Insight Toolkit, to perform 2D and 3D image registration. With this programming library, which interoperates with ImageJ/Fiji, a spatial transformation between two images can be estimated. This spatial transformation can be quantified to learn about movement or deformation in the images, or it can be used to resample one of the images so that pixel-to-pixel content can be compared. Through interactive examples in Jupyter notebooks, we will explore and learn about the components of the registration framework and how they work together: transforms, interpolators, similarity metrics, and optimizers.

Tutorials

  1. Introduction to the Insight Toolkit (ITK)
  2. Working in Jupyter Notebooks
  3. Images and Physical Space
  4. Resampling Images
  5. Spatial Transformations
  6. Similarity Metrics
  7. Registration Optimization

About

SimpleITK workshop material for the 2015 ImageJ Conference. http://imagej.net/Conference_2015

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages